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

TScreen.CustomFormZOrderCount

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

Declaration

Source position: forms.pp line 1096

public property TScreen.CustomFormZOrderCount : Integer
  read GetCustomFormZOrderCount;

See also

TScreen.CustomFormsZOrdered

  

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