TTMSFNCTaskDialog.OnDialogVerifyClick Event
Occurs when the verification checkbox is clicked.
API unit family: TMSFNCTaskDialog
Declaring type: TTMSFNCTaskDialog
Inherited from: TTMSFNCCustomTaskDialog
Syntax
OnDialogVerifyClick: TTMSFNCCustomTaskDialogVerifyClickEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The dialog that raises the event. |
Checked |
True when the verification checkbox is checked; False when it is cleared. |