| 
       High Property (Read Only)  | 
    Top Previous Next | 
| 
 Returns true if the field should be shown with a high intensity color or bold, otherwise returns false. 
 Visual Basic Syntax 
 [Boolean =] TNBXField.High 
 Delphi Syntax 
 [Boolean :=] TNBXField.High; 
 
 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 Blinking, Color , Reverse and Underline properties.  |