dxBarPlaySound Variable
In This Article
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