HllApiEab Property (Read Only) |
Top Previous Next |
Returns the extended attribute of TNBXField in HLLAPI-compliance format.
Visual Basic Syntax
[Integer =] TNBXField.HllApiEab
Delphi Syntax
[Integer :=] TNBXField.HllApiEab;
Remarks
This is a terminal-emulation behavior attribute. Normally, you should consider this property if you are going to implement a terminal emulation program.
|