Language Reference Guide : 4. System Classes : TableField Class : AlwaysHighlighted Attribute
 
Share this page                  
AlwaysHighlighted Attribute
Data Type: integer
4GL Access: RW
The AlwaysHighlighted attribute applies only to a table field with SelectionType SEL_SINGLE.
Possible settings include:
TRUE
Specifies that the current row remains highlighted even when the table field does not have focus
FALSE
Specifies that the row loses highlighting when the table field does not have focus
Default: FALSE