Back to Devexpress

TdxListViewFonts Class

vcl-dxlistview-ed685923.md

latest1.5 KB
Original Source

TdxListViewFonts Class

Contains font settings for List View elements.

Declaration

delphi
TdxListViewFonts = class(
    TdxListViewPersistent
)

Remarks

The class members allow you to specify fonts for the following:

You can use the AssignedValues property to specify if custom font settings affect List View elements.

The List View’s Fonts property references a TdxListViewFonts object.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent TdxListViewFonts

See Also

TdxListViewFonts Members

dxListView Unit