[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether a default color applies to a font or a brush.
Source position: graphics.pp line 962
type TDefaultColorType = ( |
||
dctBrush, |
|
|
dctFont |
|
|
); |
lazarus-ccr.sourceforge.net |