IFormControl.MDIChildren

Syntax

MDIChildren(Index: Integer): IFormControl;

Parameters

Index - index of the MDI child form.

Description

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

See also:

IFormControl