Performs actions needed when the component has finished loading in the LCL streaming mechanism.
Source position: extctrls.pp line 1035
protected procedure TCustomLabeledEdit.Loaded; override; |
Loaded is overridden in TCustomLabeledEdit to position the EditLabel by calling the DoPositionLabel method. Loaded calls the inherited method.
|
DoPositionLabel - perform the code for positioning the label. |
|
| Version 4.4 | Generated 2025-11-08 | Home |