[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Updates Flags to reflect the checked state for the verification control and signals the OnVerificationClicked event handler (when assigned).
Source position: dialogs.pp line 784
protected procedure TCustomTaskDialog.DoOnVerificationClicked( |
Checked: Boolean |
); dynamic; |
Checked |
|
State for the verification check box control on the dialog. |
Added in LCL version 4.0.
|
Set of options enabled for the Task dialog. |
|
|
Event handler signalled when the verification check box has been clicked on the task dialog. |
|
|
Set type used to store values from the TTaskDialogFlag enumeration. |
|
|
Represents options that can be enabled for TTaskDialog. |
Version 4.0 | Generated 2025-05-03 | Home |