[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Updates the value in the Expanded property and signals the OnExpanded event handler (when assigned).
Source position: dialogs.pp line 782
protected procedure TCustomTaskDialog.DoOnExpandButtonClicked( |
Expanded: Boolean |
); dynamic; |
Expanded |
|
New value for the Expanded property. |
Added in LCL version 4.0.
Version 4.0 | Generated 2025-05-03 | Home |