RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomClientDataSet.CancelRange Method

Removes any ranges currently in effect for the client dataset.

Pascal
procedure CancelRange;
C++
__fastcall CancelRange();

Call CancelRange to remove a range currently applied to a client dataset. Canceling a range reenables access to all records in the dataset. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!