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

TGridZoneSet

Declaration

Source position: grids.pas line 118

type TGridZoneSet = set of (

  gzNormal,

  

  gzFixedCols,

  

  gzFixedRows,

  

  gzFixedCells,

  

  gzInvalid

  

);

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