Collapse All
ShellBrowser Delphi Edition Documentation
SamePath Function
Returns True if the given paths are identical; False otherwise.
Syntax
Pascal
function
SamePath
(
const
Path1
: UnicodeString;
const
Path2
: UnicodeString): Boolean;
File
ShellBrowser
Copyright (c) 2011. All rights reserved.
Contents
|
Index
|
Home