Skip to main content

TdxListViewFonts Class

Contains font settings for List View elements.

Declaration

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.

See Also