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

TColorRole

Deprecated CLX color enumeration. Do not use.

Declaration

Source position: graphics.pp line 423

type TColorRole = (

  crForeground,

  

  crButton,

  

  crLight,

  

  crMidlight,

  

  crDark,

  

  crMid,

  

  crText,

  

  crBrightText,

  

  crButtonText,

  

  crBase,

  

  crBackground,

  

  crShadow,

  

  crHighlight,

  

  crHighlightText,

  

  crNoRole

  

);



CT Web help

CodeTyphon Studio