04-15-2011، 01:11 AM
04-15-2011، 01:14 AM
Eng: Check if a path exists
Persian :
با دستور زیر میتونیم بررسی کنیم ایا پویشه Parsicoders وجود دارد یا نه ؟
Persian :
با دستور زیر میتونیم بررسی کنیم ایا پویشه Parsicoders وجود دارد یا نه ؟
کد:
uses FileCtrl;
procedure TForm1.Button1Click(Sender: TObject);
begin
if DirectoryExists('c:\ParsiCoders') then
ShowMessage('Path exists!')
else
ShowMessage('There is no such path!');
end;
end.
04-16-2011، 02:09 PM
Eng:
The Dock is feature of the GUI of Apple's Mac OS X operating system, which is used to launch applications, and switch between running applications.
"McLauncher" is a Delphi implementation of the Doc. McLauncher is a smoothly animated, alpha blended application launcher.
Persian :
این سورس کد شیبه ساز محیط مکینتاشه جلوه های گرافیکی داخلش استفاده شده در کل چیز جالبه
Link Download:
http://delphi.about.com/library/code/mclauncher-src.zip
سورس بعدی :
Application Launcher
eng:
Looking for an alternative to Windows Start Menu? Want to have a better control of a group of applications you want to launch-execute-start?
سورس بعدی
Eng:
Looking for an alternative to Windows Start Menu? Want to have a better control of a group of applications you want to launch-execute-start?
Persian :
سورس بعدی یک کادر کنار صفحه ایجاد میکنه پنجره ان دارای حالت فوکوس میباشد برنامه مورد نظرتون مسیرتون رو بهش میدید و در کنار کادری که کنار صفحه هست میتونید برنامه رو انتخاب کنید در کل چیز جالبیه
Link Download:
http://delphi.about.com/library/code/fda...uncher.zip
The Dock is feature of the GUI of Apple's Mac OS X operating system, which is used to launch applications, and switch between running applications.
"McLauncher" is a Delphi implementation of the Doc. McLauncher is a smoothly animated, alpha blended application launcher.
Persian :
این سورس کد شیبه ساز محیط مکینتاشه جلوه های گرافیکی داخلش استفاده شده در کل چیز جالبه
Link Download:
http://delphi.about.com/library/code/mclauncher-src.zip
سورس بعدی :
Application Launcher
eng:
Looking for an alternative to Windows Start Menu? Want to have a better control of a group of applications you want to launch-execute-start?
سورس بعدی
Eng:
Looking for an alternative to Windows Start Menu? Want to have a better control of a group of applications you want to launch-execute-start?
Persian :
سورس بعدی یک کادر کنار صفحه ایجاد میکنه پنجره ان دارای حالت فوکوس میباشد برنامه مورد نظرتون مسیرتون رو بهش میدید و در کنار کادری که کنار صفحه هست میتونید برنامه رو انتخاب کنید در کل چیز جالبیه
Link Download:
http://delphi.about.com/library/code/fda...uncher.zip