Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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