PDA

View Full Version : اجرا کردن برنامه در دلفی



مهرداد برنامه نویس
جمعه 20 شهریور 1383, 23:38 عصر
uses shellapi;
برای دلفی 7
hellexecute(handle,'open',pchar('d:\delphi.exe'),' ','',sw_show);
برای دلفی 8
hellexecute(handle,'open','d:\delphi.exe','','',sw _show);