Source position: grids.pas line 348
type TGetCellHintEvent = procedure(
Sender: TObject;
ACol: Integer;
ARow: Integer;
var HintText:
) of object;