Back to Devexpress

TdxCustomListView.Fonts Property

vcl-dxlistview-dot-tdxcustomlistview.md

latest632 B
Original Source

TdxCustomListView.Fonts Property

Provides access to the List View’s font settings.

Declaration

delphi
property Fonts: TdxListViewFonts read; write;

Property Value

TypeDescription
TdxListViewFonts

Stores List View font settings.

|

Remarks

Refer to the TdxListViewFonts class description for information on available options.

See Also

TdxCustomListView Class

TdxCustomListView Members

dxListView Unit