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

TDevContextsColorType

Declaration

Source position: gtkdef.pp line 243

type TDevContextsColorType = (

  dccNone,

  dccCurrentBackColor,

  dccCurrentTextColor,

  dccGDIBrushColor,

  dccGDIPenColor

);