JVCL Help:GetShellLinkInfo

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves information on an existing shell link.

run\JvWinDialogs.pas


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.

run\JvWinDialogs.pas


Description

Call GetShellLinkInfo to retrieve information on an existing shell link.

run\JvWinDialogs.pas


See Also

SetShellLinkInfo

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