[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The Index number of a Custom Form on the screen
Source position: forms.pp line 984
public function TScreen.CustomFormIndex( |
AForm: TCustomForm |
):Integer; |
AForm |
|
The Custom Form to which the Index refers |
The Index number of the Custom Form, stored as an integer
lazarus-ccr.sourceforge.net |