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

TGridZoneSet

Declaration

Source position: grids.pas line 144

type TGridZoneSet = set of (

  gzNormal,

  

  gzFixedCols,

  

  gzFixedRows,

  

  gzFixedCells,

  

  gzInvalid

  

);



CT Web help

CodeTyphon Studio