TBrowse() > Instance variables |
Logical value for automatic highlighting of the browse cursor.
Data type: | L | Default: | .T. |
When :autoLite is set to .T. (true), which is the default, a TBrowse object automatically highlights the browse cursor when the browse display is stable. Setting :autoLite to .F. (false) requires the browse cursor be highlighted programmatically using method :hilite().
http://www.xHarbour.com