[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomLabeledEdit.Loaded

Performs actions needed when the component has finished loading in the LCL streaming mechanism.

Declaration

Source position: extctrls.pp line 1035

protected procedure TCustomLabeledEdit.Loaded; override;

Description

Loaded is overridden in TCustomLabeledEdit to position the EditLabel by calling the DoPositionLabel method. Loaded calls the inherited method.

See also

TCustomLabeledEdit.DoPositionLabel

  

DoPositionLabel - perform the code for positioning the label.

TComponent


Version 4.0 Generated 2025-05-03 Home