[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set to the number of record buffers this datalink needs.
Source position: db.pas line 1779
public property TDataLink.BufferCount : Integer |
BufferCount can be set to the number of buffers that the dataset should manage on behalf of the control connected to this datalink. By default, this is 1. Controls that must display more than 1 buffer (such as grids) can set this to a higher value.
|
Currently active memory buffer |
|
|
Currently active record |