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

TCustomGrid.GetCellHintText

Declaration

Source position: grids.pas line 962

protected function TCustomGrid.GetCellHintText(

  ACol: Integer;

  ARow: Integer

):string; virtual;