Unit 'GGI2D' Package
[Overview][Constants][Types][Procedures and functions][Index] [#ggi]

TGGI2DOperator

Declaration

Source position: ggi2d.pp line 75

type TGGI2DOperator = (

  GGI2D_NOOP,

  GGI2D_INVERT,

  GGI2D_SET,

  GGI2D_SET_INVERTED,

  GGI2D_AND,

  GGI2D_NAND,

  GGI2D_AND_REVERSE,

  GGI2D_AND_INVERTED,

  GGI2D_OR,

  GGI2D_NOR,

  GGI2D_OR_REVERSE,

  GGI2D_OR_INVERTED,

  GGI2D_XOR,

  GGI2D_EQUIV,

  GGI2D_ADD,

  GGI2D_SUB

);


Documentation generated on: 2023-03-18