ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.JAMExpandEnvironmentStrings

Replaces environment variables delimited by "%" characters in a string with the variable's value.

Syntax
Pascal
function JAMExpandEnvironmentStrings(const pPath: string): string;
Parameters 
Description 
const pPath: string 
A file system path or file name that possibly includes environment variables 

String: The given path having all known evironment variables replaced with their repective values