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