[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 1148

public property TScreen.CustomFormsZOrdered[Index: Integer] : TCustomForm
  read GetCustomFormsZOrdered;

See also

TScreen.CustomFormZOrderCount

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.