RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBGridColumns.SaveToFile Method

Saves the TDBGridColumns object to the file specified in FileName.

Pascal
procedure SaveToFile(const Filename: string);
C++
__fastcall SaveToFile(const AnsiString Filename);

Use the SaveToFile method to store TDBGridColumns data to a file. 

 

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