[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The index of the form in the Z dimension (Front to Back).
Source position: forms.pp line 1099
public function TScreen.CustomFormZIndex( |
AForm: TCustomForm |
):Integer; |
The index reflects the activation order of the forms, with the currently active form at index zero.
lazarus-ccr.sourceforge.net |