Contents - Index - Previous - Next


SaveToIniStrings method



Applies to
TProfGrid component

Declaration
function SaveToIniStrings(AStrings: TStrings): Boolean;

Description

Saves the complete layout and data of the grid to the specified TStrings object.

The saved grid can be loaded back with the LoadFromIniStrings method.