[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 250
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 |
|
| | ||
|
TGridColumnTitle - the title for a column in a grid |
|
| | ||
TPersistent |
||
? | ||
TObject |
TColumnTitle is a TGridColumnTitle descendant which ensures the correct caption is used as the title for a column in a data-aware grid.
lazarus-ccr.sourceforge.net |