|
LMD DialogPack
|
Determines if the dialog plays a sound when displayed on screen.
property PlaySounds: Boolean;
Depending on the MainIcon value for the dialog, the dialog will play the default system sound associated with the icon type.
|
MainIcon value |
Default Sound |
|
tdiNone |
No sound is played |
|
tdiWarning |
SystemExclamation |
|
tdiError |
SystemHand |
|
tdiInformation |
SystemAsterisk |
|
tdiConfirmation |
SystemQuestion |
|
tdiCustom |
No sound is played by default |
|
tdiShield |
WindowsUAC |
|
Copyright © 2013 by LMD Innovative. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|