[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TGridColumnTitle.FillTitleDefaultFont

Stores the default font used for the column title.

Declaration

Source position: grids.pas line 490

public procedure TGridColumnTitle.FillTitleDefaultFont;

Description

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.

See also

TGridColumnTitle.Column

  

The Column to which the title applies.

TGridColumnTitle.Font

  

The Font for the column title.

TGridColumn.Grid

  

The Grid to which this column belongs.

TGridColumn.Font

  

The Font for the column.

TCustomGrid.TitleFont

  

The font used for text in a column title.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.