KbdFile Property (Read/Write)

Top  Previous  Next

Allows you to specify an external file with a new keyboard mapping.

 

Visual Basic Syntax

 

TNBXAidHook.KbdFile [= String]

 

Delphi Syntax

 

TNBXAidHook.KbdFile [:= String];

 

 

Remarks

 

The file to be used can be exported from its property page or dialog box shown using the ShowEditor method.

 

See Also ShowEditor method.