[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TColumnTitle is a TGridColumnTitle descendant.
Source position: dbgrids.pas line 245
type TColumnTitle = class(TGridColumnTitle) |
||
protected |
||
function GetDefaultCaption; override; |
|
Gets the default caption used as the title for the grid column. |
end; |
|
TColumnTitle is a TGridColumnTitle descendant. |
|
| | ||
|
Provides properties and methods need to represent a column title in a grid. |
|
| | ||
| | ||
TColumnTitle is a TGridColumnTitle descendant which ensures the correct caption is used as the title for a column in a data-aware grid.
Version 4.0 | Generated 2025-05-03 | Home |