Delphi 7 get folder name from path

Posted by philO on Stack Overflow See other posts from Stack Overflow or by philO
Published on 2010-05-06T17:35:59Z Indexed on 2010/05/06 17:38 UTC
Read the original article Hit count: 161

Filed under:
|

I have a path say C:\Program Files\Borland what would bet the easiest way to parse that string and just return Borland? thanks

© Stack Overflow or respective owner

Related posts about delphi

Related posts about string-manipulation