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 |