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

TScreen.Forms

The indexed list of all Forms, in Z-order.

Declaration

Source position: forms.pp line 1159

public property TScreen.Forms[Index: Integer] : TForm
  read GetForms;

See also

TScreen.FormCount

  

The number of existing Forms.

TScreen.CustomForms

  

The indexed list of Custom Forms.

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