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

TCustomForm.MDIChildren

Indexed access to MDI child forms, when this is an MDI form.

Declaration

Source position: forms.pp line 698

public property TCustomForm.MDIChildren[I: Integer] : TCustomForm
  read GetMDIChildren;

See also

TCustomForm.FormStyle

  

Determines the Style of the form (MDI, splash...).

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