FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TOnVirtualRecordCountEvent Type

Event associated with TFlxMemTable.OnVirtualRecordCount.

Pascal
TOnVirtualRecordCountEvent = procedure (Sender: TObject; var RecordCount: integer) of object;
C++
(Sender: TObject; var RecordCount: integer) ( TOnVirtualRecordCountEvent)();
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!