Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDataSet.ActiveBuffer

Currently active memory buffer.

Declaration

Source position: db.pas line 1883

public function TDataSet.ActiveBuffer: TRecordBuffer;

Function result

Pointer to buffer used to display current contents.

Description

ActiveBuffer points to the currently active memory buffer. It should not be used in application code.


Documentation generated on: Jul 24 2023