LMD DialogPack
|
Specifies the system sound to play for the dialog specified.
function GetSystemSound(const AIcon: TTaskDialogIcon; var AFlags: Cardinal): string; virtual;
The sound to be played.
The GetSystemSound method returns the sound to play when the dialog displays for a particular TTaskDialogIcon type. The flags used to play the sound are also specified in the method call.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|