Method TBrowse():deHilite() Foundation

Displays browse cursor in normal color.

Syntax
:deHilite() --> self
Return

:deHilite() returns a reference to the TBrowse object.

Description

:deHilite() effectively turns the cell highlight off, causing the browse cursor to display in the same color as other cells. :deHilite() is used with :hilite() in order to manually make the browse cursor invisible and visible, respectively, when .F. (false) has been assigned to the instance variable :autoLite.

Feedback

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.