JCL Help:GetShellProcessName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the name of the shell process.


Pascal

 function GetShellProcessName: string;


Return Value

The name of the shell process executable.


Description

GetShellProcessName returns the name of the shell process as defined in the registry. If the registry does not explicitly specify a shell process "explorer.exe" is returned as a default.


See Also

GetShellProcessHandle


About

Unit

JclSysInfo


Donator

Marcel van Brakel


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