Project: Message Dialogue Components.
Unit: PJMessageDialog.
Class: TPJVCLMsgDlg
Applies to: ~>3.0
property MakeSound: Boolean;
Set MakeSound to True to play a sound when the dialogue is displayed. If MakeSound is False then no sound is played.
The sound played is one of the standard system sounds. Which sound is used depends on the value of the Kind property, the operating system version and the chosen sound theme. Some themes will play no sound for some values of the Kind property regardless of the value assigned to MakeSound.
The property’s default value is False.