Represents theme elements for a Clock.
Source position: themes.pas line 100
type TThemedClock = (
tcClockDontCare,
tcClockRoot,
tcTimeNormal
);