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

TDataLink.Create

Initialize a new instance of TDataLink

Declaration

Source position: db.pas line 1425

public constructor TDataLink.Create;

Description

Create calls the inherited constructor and then initializes some fields. In particular, it sets the buffercount to 1.

See also

TDatalink.Destroy

  

Remove an instance of TDatalink from memory

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