RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDBGrid.TitleFont Property

Describes the font used to draw the column titles in the grid.

Pascal
property TitleFont: TFont;
C++
__property TFont TitleFont;

Set TitleFont to change the font used to draw the column headings. TitleFont is only meaningful if the Options property includes dgTitles. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!