JVCL Help:GetShellLinkInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetShellLinkInfo procedure
[+] JvWinDialogs.pas Functions
Search in JVCL Help
Search in all projectsSummary
Retrieves information on an existing shell link.
Pascal
run\JvWinDialogs.pas
procedureGetShellLinkInfo(constLinkFile: WideString; varSLI: TShellLinkInfo);
Parameters
Parameters | Description |
const LinkFile: WideString | The shell link. |
var SLI: TShellLinkInfo | Contains information on the shell link. |
Description
Call GetShellLinkInfo to retrieve information on 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