TdxBar.Font Property
Specifies the item’s font settings.
Declaration
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 UseOwnFont property is set to True.
See Also