JVCL Help:SetShellLinkInfo

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Sets information for an existing shell link.

run\JvWinDialogs.pas


Pascal

 run\JvWinDialogs.pas
 procedureSetShellLinkInfo(constLinkFile: WideString; constSLI: TShellLinkInfo);


Parameters

Parameters Description
const LinkFile: WideString The shell link.
const SLI: TShellLinkInfo Contains information on the shell link.

run\JvWinDialogs.pas


Description

Call GetShellLinkInfo to set information for an existing shell link.

run\JvWinDialogs.pas


See Also

GetShellLinkInfo

run\JvWinDialogs.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page