[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DBGrids' (#lcl)

TCustomDBGrid.GetTruncCellHintText

Gets the truncated (ellipsified) hint text for the specified cell.

Declaration

Source position: dbgrids.pas line 482

protected function TCustomDBGrid.GetTruncCellHintText(

  aCol: Integer;

  aRow: Integer

):string; override;