| 
       HllApiAttr Property (Read Only)  | 
    Top Previous Next | 
| 
 Returns the attribute of TNBXField in HLLAPI-compliance format. 
 Visual Basic Syntax 
 [Byte =] TNBXField.HllApiAttr 
 Delphi Syntax 
 [Byte :=] TNBXField.HllApiAttr; 
 
 Remarks 
 This is a terminal-emulation behavior attribute. Normally, you should consider this property if you are going to implement a terminal emulation program. 
 See Also Editable, Blinking, Color, High and Reverse properties. 
  |