Updates internal members used to track state changes in the control.
Source position: buttons.pp line 394
protected procedure TCustomSpeedButton.UpdateState( |
InvalidateOnChange: Boolean |
); virtual; |
InvalidateOnChange |
|
Indicates if the control is invalidated following a change in state. |
UpdateState brings the state up to date, implementing any pending changes, and rendering non-valid if InvalidateOnChange is True.
| Version 4.4 | Generated 2025-11-08 | Home |