[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |