Example code : Extract all of the parts of a full file name. var fullFileName : string; begin // Set up a full file name with drive and path fullFileName := 'C:\Program ...
www.delphibasics.co.uk