Method TBrowse():hilite() Foundation
Displays the browse cursor in highlight color.
:hilite() --> self
:hilite() returns a reference to the TBrowse object.
:hilite() effectively turns the cell highlight on, causing the browse cursor to display in the highlighted color. :hilite() is used with :deHilite() in order to manually make the browse cursor visible and invisible, respectively, when .F. (false) has been assigned to the instance variable :autoLite.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.