Top
PowerCOBOL V11.0 Reference
FUJITSU Software

6.39 QueryClose Event

Description:

Generated immediately before the closing process - before the Closed event.

Used in controls:

None.

Used in objects:

Form

Parameters:

VT_BOOL - CloseCancelS9(4) COMP-5

Description of parameters:

CloseCancel: Determines whether the Closed event will happen:

If set to POW-TRUE, the Closed event does not occur (i.e. Closed event is canceled.)

If set to POW-FALSE, the Closed event does occur.