Skip to main content

TdxBarManager.UseSystemFont Property

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

Declaration

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