
26-07-2013, 15:40
|
|
Registered User
|
|
Join Date: Dec 2008
Location: Kepler-22
Posts: 41
Thanks: 2
Thanked 66 Times in 13 Posts
|
|
@rohann9
Quote:
Originally Posted by rohann9
How To Remove That Music On/Off Button ???
|
Delete SoundCtrlButton.Parent := WizardForm;
or use // in front of SoundCtrlButton.Parent := WizardForm; = //SoundCtrlButton.Parent := WizardForm;
|