Contents
- Index
- Previous
- Next
SaveToIniFile method
Applies to
TProfGrid component
Declaration
function SaveToIniFile(const FileName: TFileName): Boolean;
Description
Saves the complete layout and data of the grid to the specified disk file.
The saved grid can be loaded back with the LoadFromIniFile method.