[Overview][Classes][Procedures and functions][Index] |
Performs actions when LCL component streaming is completed.
Source position: spin.pp line 69
protected procedure TCustomFloatSpinEdit.Loaded; override; |
Loaded calls the inherited method on entry to determine the size for the control (and its children) and to apply property values inherited from the parent control (when assigned). Loaded calls the private UpdateControl method when the internal update flag has been set for the control.
|
Performs actions when a component has been loaded during LCL streaming. |
Version 4.0 | Generated 2025-05-03 | Home |