There are those occasions when a programmer need to select a folder. This application provides all the necessary communications to select a folder.
The record description for this application is as follows.
[codesyntax lang=”delphi”]
/// Dialog Record Area frm018_area = record /// Caption caption: string; /// File Name dirName: String; end;
[/codesyntax]
A 32 bit executable program may be downloaded by clicking here.
A 64 bit executable program may be downloaded by clicking here.
The component documentation can be found by clicking here.
The source code may be found by clicking here.
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.