Re-implemented in descendent classes.
Source position: grids.pas line 1207
protected procedure TCustomGrid.UnprepareCellHints; virtual; |
UnprepareCellHints has an empty implementation in TCustomGrid, but it overridden in descendent classes (like TCustomDBGrid / TDBGrid).
UnprepareCellHints is called from the ShowCellHintWindow method.
| Version 4.6 | Generated 2026-02-20 | Home |