shelllink SaveToFile method
Example
Return to Introduction  Previous page  Next page
Applies to
dcShellLink component.  

Declaration
function SaveToFile(const FileName: String): Boolean;  

Description
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.  

See also
LoadFromFile method and example.  
File not found.