IMDICloseEventArgs.MDIChild

Syntax

MDIChild: IFormControl;

Description

The MDIChild property returns the closed MDI child form.

Example

The property use is given in the example for IMDICloseEventArgs.Allow.

See also:

IMDICloseEventArgs