[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TGridZone

Declaration

Source position: grids.pas line 117

type TGridZone = (

  gzNormal,

  

  gzFixedCols,

  

  gzFixedRows,

  

  gzFixedCells,

  

  gzInvalid

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.