[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msegraphics' (#msegui)

rasteropty

Declaration

Source position: msegraphics.pas line 142

type rasteropty = (

  rop_clear,

  rop_and,

  rop_andnot,

  rop_copy,

  rop_notand,

  rop_nop,

  rop_xor,

  rop_or,

  rop_nor,

  rop_notxor,

  rop_not,

  rop_ornot,

  rop_notcopy,

  rop_notor,

  rop_nand,

  rop_set

);


Documentation generated on: 2021-05-13