Back to Devexpress

dxBarPlaySound Variable

vcl-dxbar-01d0ec04.md

latest459 B
Original Source

dxBarPlaySound Variable

Enables sounds when a submenu is opened.

Declaration

delphi
var dxBarPlaySound: Boolean = True;

Variable Value

Type
Boolean

Remarks

To disable sounds when submenus are opened, set this global variable to False.

The default value of the dxBarPlaySound global variable is True.

See Also

dxBar Unit