[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.