[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 995

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads