Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.CalcBuffer
TDataSet
Top 


Points to the record buffer used during an OnCalcFields event.

property CalcBuffer: PChar;

Description
Datasets use CalcBuffer to retrieve and store values when in the dsCalcFields state. The values of lookup fields and calculated fields are set in CalcBuffer, based on data field values retrieved from this buffer.

Most applications do not need to explicitly reference CalcBuffer. It is used automatically when the dataset is in the dsCalcFields state.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 28, 2024