clock.h File Reference

Enum TDigitalDisplayHorizontalTextAlignment

Horizontal alignment options for text in a digital clock's display.

See also: TDigitalDisplayTextSection

Enum TDigitalDisplayVerticalTextAlignment

Vertical alignment options for text in a digital clock's display.

See also: TDigitalDisplayTextSection

EnumeratorValueDescription
EDigitalDisplayVerticalTextAlignmentTop

Top align text.

EDigitalDisplayVerticalTextAlignmentCenterInclDescent

Centre align text, including the character descent.

EDigitalDisplayVerticalTextAlignmentCenterExclDescent

Centre align text, excluding the character descent.

EDigitalDisplayVerticalTextAlignmentBottomInclDescent

Bottom align text, including the character descent.

EDigitalDisplayVerticalTextAlignmentBottomExclDescent

Bottom align text, excluding the character descent.

Enum TDigitalDisplayLayoutChar

Special characters that can be used in a digital clock display.

See also: TDigitalDisplayTextSection

EnumeratorValueDescription
EDigitalDisplayLayoutCharFlashingBlockDelimiter1

A flashing block to delimit different sections of the display. A flashing block to delimit different sections of the display.

Enum TAnalogDisplayHandType

Different types of hand for an analogue clock.

EnumeratorValueDescription
EAnalogDisplayHandOneRevPer12Hours

A hand that performs one revolution every 12 hours.

EAnalogDisplayHandOneRevPerHour

A hand that performs one revolution every hour.

EAnalogDisplayHandOneRevPerMinute

A hand that performs one revolution every minute.