[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initialize a new instance of TDataLink
Source position: db.pas line 1770
public constructor TDataLink.Create; |
Create calls the inherited constructor and then initializes some fields. In particular, it sets the buffercount to 1.
|
Remove an instance of TDatalink from memory |