Re:TreeView for browsing PC devices and directories
Quote
> Is there a way to do TTreeView browse devices and directories like
> Windows Explorer does?
> I've noted that WinZip 6 (in its "Extract" dialog) has a TreeView like
> this: it shows icons, nethood, Control Panel, etc.
One of the two SelectDirectory functions in D4 wraps the
ShBrowseForFolder API function that displays such a treeview. If you want
to integrate one directly into one of your forms this is more work. There
are 3rd-party controls for that, however, e.g. the shell control pack from
http://plasmatech.com/shellctl.htm.
Peter Below (TeamB) 100113.1...@compuserve.com)
No e-mail responses, please, unless explicitely requested!