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 a calling unit. Now the SelectDirectory function can be used.
Read the full article to learn on Using the SelectDirectory Delphi Method - to Select a Directory/Folder.
Related:
Comments
No comments yet. Leave a Comment

