[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScreen.CustomFormsZOrdered

The list of Custom Forms, indexed by Z-order (zero is topmost).

Declaration

Source position: forms.pp line 1069

public property TScreen.CustomFormsZOrdered: TCustomForm
  read GetCustomFormsZOrdered;

See also

TScreen.CustomFormZOrderCount

  

CustomFormZOrderCount - the number of forms arranged in Z-plane order (ie Front to Back)