Location:
CLOCK.H
struct SAnalogDisplayAmPm;
Defines the display parameters of the AM/PM display for an analogue clock.
Defined in SAnalogDisplayAmPm
:
iBackgroundColor
, iFontHandle
, iPositionRelativeToFace
, iShadow
, iSize
, iTextColor
TInt iFontHandle;
Handle to the font to use. This can be obtained using CFbsFont::Handle()
.
TRgb iTextColor;
Colour for text.