Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomLabeledEdit.Create

Create - constructor for TCustomLabeledEdit: calls inherited Create then sets initial position and label spacing.

Declaration

Source position: extctrls.pp line 988

public constructor TCustomLabeledEdit.Create(

  TheOwner: TComponent

); override;

Arguments

TheOwner

  

Owner of the class instance.

See also

TCustomEdit.Create

  

Constructor for the class instance.

TBoundLabel.Create

  

Constructor for the class instance.