[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 984

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

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