|
FlexCel Studio for VCL/LCL
|
Returns the number of records on the dataset.
function RecordCount: integer;
__fastcall int RecordCount();
In normal mode, it will return the count of records in memory. In virtual mode, it returns the value of the OnVirtualRecordCount event.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|