[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the truncated version of the hint for the cell at the specified position.
Source position: grids.pas line 1124
protected function TCustomGrid.GetTruncCellHintText( |
ACol: Integer; |
ARow: Integer |
):string; virtual; |
ACol |
|
Column number for the hint text. |
ARow |
|
Row number for the hint text. |
Truncated text for the cell hint.
Version 4.0 | Generated 2025-05-03 | Home |