Unit Bh_util1 |
Classes |
Functions |
AddBkSlash - Remove last backslash if available
CopyFileO - Function ThePath Returns the path S in the form
x:\
x:\aaa
x:\aaa\bbb
This is compatible with the DirectoryListBox's property Directory
and fullfills the need of the FileListBox's property Directory
Function ThePath Returns the path in the form
x:\
x:\aaa
x:\aaa\bbb
This is compatible with the DirectoryListBox's property Directory
and fullfills the need of the FileListBox's property Directory
CopyFileOB - procedure CopyFileO
DeleteFileAndAsk - This code came from Lloyd's help file!
DiskInserted -
GetFileSize -
GetHighestDirNumber -
GetHighestDirNumberString - handles '.
HasAttr - Exceptions:
ECopyError ('Destination '+DestPath+' is not a directory.
StripBkSlash - -------------------------------------------------------------
ThePath - Add last backslash if not available
Types |
Constants |
Variables |
Functions |
Function ThePath Returns the path in the form x:\ x:\aaa x:\aaa\bbb This is compatible with the DirectoryListBox's property Directory and fullfills the need of the FileListBox's property Directory
Types |
TOverwrite = (No, Ask, Yes);
Constants |
Variables |