TcxClock Class
The clock control.
Declaration
TcxClock = class(
TcxControl,
IdxSkinSupport
)
Remarks
The clock control is used to show the time as a clock image.
In addition to publishing the members inherited from its ancestor classes, the TcxClock class introduces the following properties:
Time – Specifies the time that is displayed by the clock;
Transparent – Specifies the clock’s background transparency.
Implements
Inheritance
See Also