TTMSFNCTaskDialog.OnDialogClosed Event
Occurs after the dialog form is closed.
API unit family: TMSFNCTaskDialog
Declaring type: TTMSFNCTaskDialog
Inherited from: TTMSFNCCustomTaskDialog
Type: TNotifyEvent
Syntax
property OnDialogClosed: TNotifyEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The dialog that raises the event. |