LMD DialogPack
|
Method that specifies if system sounds are to be played when the dialog is displayed.
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.
|
What do you think about this topic? Send feedback!
|