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

TBoundLabel.Create

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

Declaration

Source position: extctrls.pp line 1072

public constructor TBoundLabel.Create(

  TheOwner: TComponent

); override;

See also

TCustomLabel.Create

  

Create - constructor for TCustomLabel: calls inherited Create then initialises style, bounds, colour and some other properties

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