View Single Post
  #2  
Old 24-10-2016, 09:09
lolaya lolaya is offline
Banned
 
Join Date: Jul 2011
Location: still life
Posts: 138
Thanks: 156
Thanked 38 Times in 29 Posts
lolaya is on a distinguished road
// if RadioButton2.Checked then
// begin
// if MsgBox('If you do not have DirectX 9.0c or highter, the game will not run properly.'#13+
// +'Are you sure you do not want to install DirectX 9.0c at this time?', mbConfirmation,MB_YESNO)=IDNO then
// Result:=False
// end
Reply With Quote