Back to Devexpress

TdxBarManager.UseSystemFont Property

vcl-dxbar-dot-tdxbarmanager-d43a9980.md

latest876 B
Original Source

TdxBarManager.UseSystemFont Property

Specifies the font used by the current bar manager to draw the toolbar controls.

Declaration

delphi
property UseSystemFont: Boolean read; write;

Property Value

Type
Boolean

Remarks

If the UseSystemFont property is set to True , the Font property is assigned to the parameter set for the menus via Windows system settings and the Scaled property does not affect toolbar appearance in this instance.

See Also

TdxBarManager.Font

TdxBarManager.Scaled

TdxBarManager Class

TdxBarManager Members

dxBar Unit