ExploreFolder function
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
procedure ExploreFolder(const Folder: String);  

Description
The ExploreFolder function opens the shell explorer window and displays the content of specified folder.  
 
tip You can specify the file name instead of folder, but the function will open required folder anyway.  

See also
OpenURL and ComposeEmail functions.