|
ShellBrowser
-
Version
2.1
Gives a Delphi programmer easy access to the Win32 shell functionality. The TJamShellList, TJamShellTree and TJamShellcombo components look exactly like the common Explorer controls. The TShellBrowser component provides an easy interface to the Windows shell. For every object all components can show the explorer context menu, the properties page, the correct icon, etc. You can shuffle the explorer context menu with your own Delphi popup menus. Also you can delete files correctly to the recycle bin. The visual controls support renaming, Drag & Drop operations, etc. So it is easy to add typical Win95 functions to your existing applications and you can build an Explorer like application with only a few lines of code. Interesting sample projects and a help file with a lot of example code are included.
|