Unit 'newt' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#newt]

newtGridElement

Declaration

Source position: newt.pp line 177

type newtGridElement = (

  NEWT_GRID_EMPTY = 0,

  NEWT_GRID_COMPONENT,

  NEWT_GRID_SUBGRID

);


Documentation generated on: 2023-03-18