ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamPathList.ShareSameRoot

Checks whether the given paths share the same root.

Syntax
Pascal
class function ShareSameRoot(pPaths: TStrings): Boolean;
Parameters 
Description 
pPaths: TStrings 
A list of paths. 

True if the given paths share the same root.