TdxBar.Font Property
In This Article
Specifies the item’s font settings.
#Declaration
Delphi
property Font: TFont read; write;
#Property Value
Type |
---|
TFont |
#Remarks
Specifies the font settings used to display all the items that belong to the current toolbar.
Note
If the Font property’s value is modified, the Use
See Also