IFormControl.MDIChildren

Syntax

MDIChildren(Index: Integer): IFormControl;

Parameters

Index is an index of the MDI child form.

Description

The MDIChildren property returns parameters of the MDI child form, the index of which is passed by the Index parameter.

See also:

IFormControl