Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: CLOCK.H

Struct SAnalogDisplayAmPm

struct SAnalogDisplayAmPm;

Description

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

Members

Defined in SAnalogDisplayAmPm:
iBackgroundColor, iFontHandle, iPositionRelativeToFace, iShadow, iSize, iTextColor

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().

See also:


iTextColor

TRgb iTextColor;

Description

Colour for text.