|
Example |
|
| dcShellLink component.
|
| function SaveToFile(const FileName: String): Boolean;
|
| The SaveToFile method creates the shell link (shortcut file), in location specified by FileName parameter, and writes the shortcut information specified in various properties of dcShellLink component.
|
| LoadFromFile method and example.
|