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

TDBText.Create

Create - constructor for TDBText: calls inherited Create then forms data links and actions

Declaration

Source position: dbctrls.pp line 300

public constructor TDBText.Create(

  AOwner: 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.