Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

Using the SelectDirectory Delphi routine - to Select a Directory/Folder

Author: delphi.about.com | Published: 28th Apr 2008 | Visited: 110 times | Add Comment
Filed in: Delphi

in 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

 Speed Dial for Internet - Fancy Delphi Application Contest Entry #29 in FDAC :: The Opera browser has a feature called Speed Dial which is basically a grid of your 9 (or more) favorite web sites presented using thumbnails instead o ...

 (* 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 ...

 Get QuickReport and the Delphi 2007 Handbook Free Two great developer gifts when you buy Delphi, C++Builder or RAD Studio ...

 Using Objects to Store Configuration Information in Delphi applications in Delphi Ideas :: The purpose of this article is to explain how to use objects to substitute the INI files (and other similar techniques) to store configuration information. Rea ...

 A Decorator Pattern - Delphi OOP Chapter 27 in Delphi OOP :: In this chapter we look at situations where it is not necessary to change the core characteristics of an object at run time, but rather optionall ...

 Bingo Game - Fancy Delphi Application Contest Entry #28 in FDAC :: In "real life", Bingo is played in halls. Bingo rules and play variations vary from place to place. Are you a passionate player? Love Bingo? Wnat t ...

 Implementing a TString object in Delphi - String "as" Object TIPS :: How many times have you wanted to assign a string value for the "Object" parameter in, for example, TComboBox.Items? The TStrings class has a method AddObject that add ...

 Select Which Panel Displays AutoHint in Delphi's TStatusBar in Delphi TIPS :: The TStatusBar Delphi control displays a row of panels, usually aligned at the bottom of a form. When AutoHint is true, the status bar automaticall ...



Next: Take a Screen Shot of an Inactive Window - Using PrintWindow API from Delphi



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links