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

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

See also

TCustomForm.FormStyle

  

Determines the style of the form.

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