[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents theme elements for a Clock.
Source position: themes.pas line 100
type TThemedClock = ( |
||
tcClockDontCare, |
|
|
tcClockRoot, |
|
|
tcTimeNormal |
|
|
); |
lazarus-ccr.sourceforge.net |