Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridPropertyBackup

Declaration

Source position: grids.pas line 633

type TGridPropertyBackup = record

  ValidData: Boolean;

  

  FixedRowCount: Integer;

  

  FixedColCount: Integer;

  

  RowCount: Integer;

  

  ColCount: Integer;

  

end;



CT Web help

CodeTyphon Studio