[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when LCL component streaming has been completed.
Source position: stdctrls.pp line 1243
protected procedure TCustomButton.Loaded; override; |
Loaded is an overridden method used to perform actions needed when LCL component streaming has been completed.
Loaded calls the inherited method on entry. Loaded calls UpdateDefaultCancel to update the default and cancel controls on the parent form.
|
Updates the Default and Cancel properties in the parent form. |
|
|
Performs actions when a component has been loaded during LCL streaming. |
Version 4.0 | Generated 2025-05-03 | Home |