[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Cancels the current hint display and restores the saved hint for the grid control.
Source position: grids.pas line 1130
protected procedure TCustomGrid.HideCellHintWindow; |
HideCellHintWindow is a method used to cancel the current hint display, and to restore the saved Hint for the grid control. HideCellHintWindow calls the CancelHint method in the Application singleton to discard the current hint window.
Version 4.0 | Generated 2025-05-03 | Home |