[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: graphics.pp line 392
type TColorRole = ( |
||
crForeground, |
|
|
crButton, |
|
|
crLight, |
|
|
crMidlight, |
|
|
crDark, |
|
|
crMid, |
|
|
crText, |
|
|
crBrightText, |
|
|
crButtonText, |
|
|
crBase, |
|
|
crBackground, |
|
|
crShadow, |
|
|
crHighlight, |
|
|
crHighlightText, |
|
|
crNoRole |
|
|
); |
lazarus-ccr.sourceforge.net |