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

TScreen.FormIndex

Returns the Forms[] Index of the form.

Declaration

Source position: forms.pp line 1098

public function TScreen.FormIndex(

  AForm: TForm

):Integer;

Arguments

AForm

  

The Form to which the Index refers.

Function result

The form Index, -1 if not found.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.