TdxListViewFonts.SetFont(TFont,Boolean) Method
In This Article
Assigns the specified font to all UI element types in the List View.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
AFont | TFont | The specified font. |
AKeep |
Boolean | If False, a Set |
#Remarks
The SetFont procedure assigns the specified font to the following properties:
Note
A Set
See Also