[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handler for a changed Action.
Source position: controls.pp line 1430
protected procedure TControl.ActionChange( |
Sender: TObject; |
CheckDefaults: Boolean |
); virtual; |
Sender |
|
The changed Action. |
CheckDefaults |
|
When True, forces update of all properties. Otherwise only properties in default state are overwritten. |
Several properties are copied from the new Action.
lazarus-ccr.sourceforge.net |