GeekArticles
Programming
DelphiUsing the SelectDirectory Delphi routine - to Select a Directory/Folder
Author: delphi.about.com |
Published: 28th Apr 2008 |
Visited: 110 times |
Add CommentFiled in: Delphiin Delphi TIPS :: You can display a dialog to the user to allow directory/folder selection without using a TOpenDialog component. First, add FileCtrl unit to the uses clause of...
Read Article Sponsored Links
Related Articles
• (* Commenting Delphi Code *) in Beginner Delphi :: Learn the art of helping yourself, when it comes to code maintenance. The purpose of adding comments to Delphi code is to provide more program readabilit ...
• Top 10 Delphi Web Development Tools in Delphi Top Picks :: With the release of .NET Microsoft forced developers to think more of Web development as the number one job description in the future. Let's se ...