IsInputInhibited Property (Read Only)

Top  Previous  Next

Returns true if the input of the emulator-screen is inhibited.

 

Visual Basic Syntax

 

[Boolean =] TNBEmulator.IsInputInhibited

 

Delphi Syntax

 

[Boolean :=] TNBEmulator.IsInputInhibited;

 

 

See Also InputInhibitEnabled property and OnInputInhibitChange event.