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

public property TCustomForm.MDIChildren: TCustomForm
  read GetMDIChildren;

See also

TCustomForm.FormStyle

  

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