TTMSFNCTaskDialog.OnDialogButtonClick Event
Occurs when a dialog button is clicked.
API unit family: TMSFNCTaskDialog
Declaring type: TTMSFNCTaskDialog
Inherited from: TTMSFNCCustomTaskDialog
Syntax
OnDialogButtonClick: TTMSFNCCustomTaskDialogButtonClickEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The dialog that raises the event. |
ButtonID |
The clicked button identifier. |