Currently active memory buffer.
Source position: db.pas line 1889
public function TDataSet.ActiveBuffer: TRecordBuffer; |
Pointer to buffer used to display current contents.
ActiveBuffer points to the currently active memory buffer. It should not be used in application code.