Unit RXClock |
*****************************************************} { } { Delphi VCL Extensions (RX) } { } { Copyright (c) 1995, 1996 AO ROSNO } { Copyright (c) 1997 Master-Bank } { } {
Classes |
TRxClock - TRxClock
Functions |
Types |
TPaintMode
TRxClockTime
TShowClock
Constants |
Variables |
Functions |
Types |
TPaintMode = (pmPaintAll, pmHandPaint);
TRxClockTime = record
Hour : Word;
Minute : Word;
Second : Word;
end;
TShowClock = (scDigital, scAnalog);
Constants |
Variables |