You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Methods > TJSCustomDialog.PlaySystemSounds Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog.PlaySystemSounds Method

Method that specifies if system sounds are to be played when the dialog is displayed.

Pascal
function PlaySystemSounds: Boolean; virtual;

Returns True when a system sound is meant to be played when the dialog is displayed.

Override the PlaySystemSounds method if you want to prevent system sounds from playing.

Currently the PlaySystemSounds method just checks the PlaySounds property value of the dialog.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!