ShellBrowser Delphi Components Documentation
|
Helper class for resolving and creating links.
TShellLinkHelper = class;
|
Name |
Description |
|
Adds a link to the passed ItemIdList in the passed destination. | |
|
For a given ItemIdList to an Windows shortcut (.LNK-file) this function returns the corresponding IShellLink interface. | |
|
For a given path to an Windows shortcut (.LNK-file) this function returns the corresponding IShellLink interface. | |
|
Resolves the passed link. | |
|
Resolves the passed link. |