|
FlexCel Studio for VCL/LCL
|
procedure Close;
__fastcall Close();
Note that closing the dataset does not clear the data. You can close it and then open it, and the data will still be there.
If you want to clear the data, call Clear before closing.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|