Gets the truncated (ellipsified) hint text for the specified cell.
Source position: dbgrids.pas line 482
protected function TCustomDBGrid.GetTruncCellHintText(
aCol: Integer;
aRow: Integer
):string; override;