Back to Devexpress

TdxBar.Font Property

vcl-dxbar-dot-tdxbar-fd28f06c.md

latest706 B
Original Source

TdxBar.Font Property

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 UseOwnFont property is set to True.

See Also

TdxBar.UseOwnFont

TdxBarManager.Font

TdxBar Class

TdxBar Members

dxBar Unit