Class TRkKeyStatus (unit RkStatus)

Inherits from

TRkPollingStatus

Constructors


constructor Create( AOwner : TComponent );

==========================} {== TRkKeyStatus Methods ==} {==========================


Functions

procedure Paint;

If the low-order bit is 1, the key is active (or On

procedure TimerExpired;


procedure SetKey( Value : TToggleKey );


procedure SetState( Value : TToggleState );


Properties

property Key : TToggleKey


property Width :

Inherited Properties

property State : TToggleState


Events

Variables

FKey : TToggleKey;


FState : TToggleState;



Constructors


constructor Create( AOwner : TComponent );

==========================} {== TRkKeyStatus Methods ==} {==========================


Functions


procedure Paint;

If the low-order bit is 1, the key is active (or On


procedure TimerExpired;


procedure SetKey( Value : TToggleKey );


procedure SetState( Value : TToggleState );


Properties


property Key : TToggleKey


property Width :

Inherited Properties


property State : TToggleState


Events


Variables


FKey : TToggleKey;


FState : TToggleState;