TdxCustomListView.Fonts Property
Provides access to the List View’s font settings.
Declaration
property Fonts: TdxListViewFonts read; write;
Property Value
Type | Description |
---|---|
TdxListViewFonts | Stores List View font settings. |
Remarks
Refer to the TdxListViewFonts class description for information on available options.
See Also