[fpc-pascal] how to directly access field/record value of TBufDataSet?

Michael Van Canneyt michael at freepascal.org
Mon Sep 30 13:18:20 CEST 2013



On Mon, 30 Sep 2013, Dennis Poon wrote:

> Since TBufDataSet is in-memory, to speed things up, how can I directly access the N'th record and M'th field's value as Variant?

Simply said: You cannot.

Michael.



More information about the fpc-pascal mailing list