[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Stores the default font used for the column title.
Source position: grids.pas line 493
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 Column to which the title applies. |
|
|
The Font for the column title. |
|
|
The Grid to which this column belongs. |
|
|
The Font for the column. |
|
|
The font used for text in a column title. |