View Single Post
  #14  
Old 19-10-2015, 03:13
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
SuspendProc;
if MsgBox(SetupMessage(msgExitSetupMessage), mbConfirmation, MB_YESNO) = IDYES then
begin
ISDoneCancel:=1;
ISDoneError:=True;
Reply With Quote
The Following User Says Thank You to punchao For This Useful Post:
y_thelastknight (19-10-2015)