[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the Forms[] Index of the form.
Source position: forms.pp line 1098
public function TScreen.FormIndex( |
AForm: TForm |
):Integer; |
AForm |
|
The Form to which the Index refers. |
The form Index, -1 if not found.
lazarus-ccr.sourceforge.net |