| Class TRkClockStatus (unit RkStatus) |
== TRkPollingStatus Class Declaration ==
| Constructors |
constructor Create( AOwner : TComponent );| Functions |
procedure TimerExpired;
procedure UpdateCaption;
procedure SetFormat( Value : string );| Properties |
property Alignment :
property CaptionOffset :
property Format : string
property Width : | Events |
| Variables |
FFormat : string;| Constructors |
constructor Create( AOwner : TComponent );============================} {== TRkClockStatus Methods ==} {============================
| Functions |
procedure TimerExpired;
procedure UpdateCaption;
procedure SetFormat( Value : string );| Properties |
property Alignment : Inherited Properties
property CaptionOffset :
property Format : string
property Width : | Events |
| Variables |
FFormat : string;