Source position: grids.pas line 520
type TGridPropertyBackup = record
ValidData: Boolean;
FixedRowCount: Integer;
FixedColCount: Integer;
end;