#include <mw/clock.h>
| struct SAnalogDisplayAmPm |
| Public Attributes | |
|---|---|
| TRgb | iBackgroundColor |
| TInt | iFontHandle |
| TPoint | iPositionRelativeToFace |
| STimeDeviceShadow | iShadow |
| TSize | iSize |
| TRgb | iTextColor |
Defines the display parameters of the AM/PM display for an analogue clock.
See also: RAnalogClock
| TInt | iFontHandle |
Handle to the font to use. This can be obtained using CFbsFont::Handle().
See also: CFbsFont::Handle()