Unit 'JPL.Colors' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

TColorType

Declaration

Source position: JPL.Colors.pas line 42

type TColorType = (

  ctUnknown,

  

  ctPascalHex,

  

  ctPascalInt,

  

  ctHtml,

  

  ctRgb,

  

  ctRgbPercent,

  

  ctBgr,

  

  ctCmyk,

  

  ctHslCss,

  

  ctHslWin,

  

  ctCppHex

  

);



CT Web help

CodeTyphon Studio