[Overview][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 891

public constructor TBoundLabel.Create(

  TheOwner: TComponent

); override;

See also

TCustomLabel.Create

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