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

TSizingRec

Declaration

Source position: grids.pas line 680

type TSizingRec = record

  Index: Integer;

  

  OffIni: Integer;

  

  OffEnd: Integer;

  

  DeltaOff: Integer;

  

  PrevLine: Boolean;

  

  PrevOffset: Integer;

  

end;



CT Web help

CodeTyphon Studio