listview HeaderFont property
Return to Introduction  Previous page  Next page
Applies to
acListView and acDBListView components.  

Declaration
property HeaderFont: TFont;  

Description
The HeaderFont property specifies the custom font for the column headers of the ListView control (when the ViewStyle is vsReport). Using this property you can change the font name, color and style (make the text bold or italic).  

See also
HeaderStyle property.