GeekArticles
Programming
Delphi
Programming
DelphiProgrammatically Select a File in Windows Explorer from Delphi code
<p><a Delphi TIPS</i></a> :: <a /></a><br />
If you are working with files in your Delphi application, you might need to launch the Windows Explorer window and programmatically select a particular file in a given directory. </p>
<p>In order to select a file in Windows Explorer you need to launch an instance of the using the ShellExecute method, and provide it a special command line parameter.</p>
<p>Read the <b><a article</a></b> to learn how to <a Select a File in Windows Explorer from Delphi code</a>.</p>
<p><b>Related: </b> <a and Running Applications and Files from Delphi Code</a> | <a the TShellTreeView Control</a> | <a your own Windows Explorer using File and Directory controls</a></p>
<p 1px solid Select a File in Windows Explorer from Delphi code</a> originally appeared on <a Delphi Programming</a> on Friday, October 23rd, 2009 at 02:00:56.</p><p><a | <a | <a Select a File in Windows Explorer from Delphi this</a></p>
Sponsored Links
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
