|
||
struct SAnalogDisplayAmPm;
Defines the display parameters of the AM/PM display for an analogue clock.
Defined in SAnalogDisplayAmPm
:
iBackgroundColor
Background colour. iFontHandle
Handle to the font to use. This can be obtained using CFbsFont::Handle()const.iPositionRelativeToFace
Position relative to the clock face. iShadow
Shadow settings. iSize
Size. iTextColor
Colour for text. RAnalogClock
An analogue clock.TInt iFontHandle;
Handle to the font to use. This can be obtained using CFbsFont::Handle()const
.
CFbsFont::Handle()const
Gets the Font and Bitmap server handle of the font. TRgb iTextColor;
Colour for text.