CloseQueryEventArgs.Create

Syntax

Create(Allowed: Boolean);

Parameters

Allowed. Parameter that determines whether the form is closed. If True is passed, the form is closed.

Description

The Create constructor creates an argument of the OnCloseQuery event specifying the indicator of closing.

See also:

CloseQueryEventArgs