Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <CLOCK.H>

Struct SAnalogDisplayAmPm

struct SAnalogDisplayAmPm;

Description

Defines the display parameters of the AM/PM display for an analogue clock.

Members

Defined in SAnalogDisplayAmPm:

See also:


Member data


iPositionRelativeToFace

TPoint iPositionRelativeToFace;

Description

Position relative to the clock face.


iSize

TSize iSize;

Description

Size.


iShadow

STimeDeviceShadow iShadow;

Description

Shadow settings.


iBackgroundColor

TRgb iBackgroundColor;

Description

Background colour.


iFontHandle

TInt iFontHandle;

Description

Handle to the font to use. This can be obtained using CFbsFont::Handle()const.

See also:


iTextColor

TRgb iTextColor;

Description

Colour for text.