[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Stores the default font used for the column title.
Source position: grids.pas line 496
public procedure TGridColumnTitle.FillTitleDefaultFont; |
When Grid has been assigned, the TitleFont property from the Grid is used in the Font property. Otherwise, the Font from the Column is used. IsDefaultFont is set to True in the method.
|
The TGridColumn instance where the title is used. |
|
|
Contains the typeface and text attributes for the Caption displayed in the column title. |
|
|
The grid control to which this column belongs. |
|
|
The font used for text displayed in the column. |
|
|
The font used for text in a column title. |
Version 4.0 | Generated 2025-05-03 | Home |