Saves data of a TVirtualTable component to a file.
procedure SaveToFile(const FileName: string; StoreFields: boolean = True; StoreAllData: boolean = false);
Call the SaveToFile method to save data of a TVirtualTable component to a file. Specify the name of the file as the value of the FileName parameter.