Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: clock.h
Link against: clock.lib

Struct STimeDeviceShadow

struct STimeDeviceShadow

Support

Supported from 5.0

Description

Determines how shadows are added to the clock display.

Defined in STimeDeviceShadow:
iColor, iIsOn, iOffset


iIsOn

TBool iIsOn;

Description

True if shadows should be displayed, else false.

[Top]


iColor

TRgb iColor;

Description

Colour of the shadows.

[Top]


iOffset

TPoint iOffset;

Description

Offset of shadows from foreground.