IsInputInhibited Property (Read Only) |
Top Previous Next |
Returns true if the input of the emulator-screen is inhibited.
Visual Basic Syntax
[Boolean =] TNBXEmulator.IsInputInhibited
Delphi Syntax
[Boolean :=] TNBXEmulator.IsInputInhibited;
See Also InputInhibitEnabled property and OnInputInhibitChange event.
|