JVCL Help:SetShellLinkInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: SetShellLinkInfo procedure
[+] JvWinDialogs.pas Functions
Search in JVCL Help
Search in all projectsSummary
Sets information for an existing shell link.
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. |
Description
Call GetShellLinkInfo to set information for an existing shell link.
See Also
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