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

TGridZone

Declaration

Source position: grids.pas line 143

type TGridZone = (

  gzNormal,

  

  gzFixedCols,

  

  gzFixedRows,

  

  gzFixedCells,

  

  gzInvalid

  

);



CT Web help

CodeTyphon Studio