ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
GetFriendlyName Function

Reformats a path especiall regarding lower case and upper case letters to how it would appear in windows Explorer.

Syntax
Pascal
function GetFriendlyName(const fullpath: UnicodeString): UnicodeString;
Parameters 
Description 
const fullpath: UnicodeString 
A file system path that should be formatte pretty. 

String: The given path reformatted as it would display in the windows Explorer.

Copyright (c) 2011. All rights reserved.