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

TScreen.CustomFormIndex

The Index number of a Custom Form on the screen

Declaration

Source position: forms.pp line 974

public function TScreen.CustomFormIndex(

  AForm: TCustomForm

):Integer;

Arguments

AForm

  

The Custom Form to which the Index refers

Function result

The Index number of the Custom Form, stored as an integer