[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Lowest index value for a radio button used on a TTaskDialog instance.
Source position: dialogs.pp line 882
const TaskDialogFirstRadioButtonIndex = 200; |
TaskDialogFirstRadioButtonIndex is a constant with the initial value for a radio button identifier used on a task dialog instance.
Added in LCL version 4.0.
|
The radio button selected on the Task dialog. |
|
|
Makes the radio button with the specified identifier the active RadioButton on the task dialog. |
|
|
Displays the task dialog and captures the modal result value. |
|
|
Performs actions to configure and execute the dialog. |
|
|
Implements a radio button displayed on a Task dialog. |
|
|
Constructor for the class instance. |
|
|
Lowest index value for a button identifier used on a task dialog instance. |
|
Version 4.0 | Generated 2025-05-03 | Home |