in Delphi TIPS :: The "MyDocuments" folder in Windows should be used to store user created documents such as text documents or presentations.
If your Delphi program creates application specific documents you want to be stored in the "MyDocuments" folder for the currently logged Windows user, you need to programmatically determine the path to the "MyDocuments" folder.
Read the full article to learn how to Programmatically Detect the MyDocuments Folder for the Current Windows User.
Related:
Comments
No comments yet. Leave a Comment

