[Overview][Types][Classes][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 858

public constructor TBoundLabel.Create(

  TheOwner: TComponent

); override;

See also

TCustomLabel.Create