ErrorLine Property (Read/Write)

Top  Previous  Next

Set/gets the line number where the error message will be displayed.

 

Visual Basic Syntax

 

TNBXEmulator.ErrorLine [= Integer]

 

Delphi Syntax

 

TNBXEmulator.ErrorLine [:= Integer];

 

 

Remarks

 

Default value is 0.

 

See Also DisableKbdLockOnError property.