On Monday 30 September 2013 13:09:16 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?
>
>
The MSEgui version of tbufdataset and its descendants supports direct field 
value access by 
"property currentas*[const afield: tfield; aindex: integer]: *"

I fear that this will not help you. :-(

Martin
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to