[Overview][Constants][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 1126

public constructor TCustomLabeledEdit.Create(

  TheOwner: TComponent

); override;

See also

TCustomEdit.Create

  

Create - constructor for TCustomEdit: calls inherited Create then initialises style, colour, size and various other local variables

TBoundLabel.Create

  

Create - constructor for TBoundLabel: calls inherited Create, makes itself a SubComponent to the Owner, and sets its caption to the owner name

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