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

TDBEdit.Create

Create - Constructor for TDBEdit: calls inherited Create then sets up data links and actions

Declaration

Source position: dbctrls.pp line 226

public constructor TDBEdit.Create(

  AOwner: TComponent

); override;

See also

TCustomEdit.Create

  

Create - constructor for TCustomEdit: calls inherited Create then initialises style, colour, size and various other local variables

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