flcFileUtils Namespace

Represents namespace flcFileUtils.

 NameDescription
EFileError

Represents type EFileError.

Top
 NameDescription
TFileOpenWait

Represents type TFileOpenWait.

Top
 NameDescription
flcFileUtils.

Represents type .

TFileAccess

Represents type TFileAccess.

TFileCreationMode

Represents type TFileCreationMode.

TFileError

Represents type TFileError.

TFileSeekPosition

Represents type TFileSeekPosition.

TFileSharing

Represents type TFileSharing.

TLogicalDriveType

Represents type TLogicalDriveType.

Top
 NameDescription
TFileOpenWaitProcedure

Represents type TFileOpenWaitProcedure.

Top
 NameDescription
PFileOpenWait

Represents a pointer type to TFileOpenWait.

TFileHandle

Represents an alias of the Integer type.

TFileOpenFlags

Represents type TFileOpenFlags.

Top
 NameDescription
FileOpenWaitFewSec

Represents variable FileOpenWaitFewSec.

FileOpenWaitNone

Represents variable FileOpenWaitNone.

Top
 NameDescription
PathSeparator

Represents constant PathSeparator.

PosixPathSeparator

Represents constant PosixPathSeparator.

WinPathSeparator

Represents constant WinPathSeparator.

Top
 NameDescription
AppendFile(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method AppendFile(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

AppendFileB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method AppendFileB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

AppendFileRawStr(String,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method AppendFileRawStr(String,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

AppendFileRawStrB(RawByteString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method AppendFileRawStrB(RawByteString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

AppendFileRawStrU(UnicodeString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method AppendFileRawStrU(UnicodeString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

AppendFileU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method AppendFileU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

CopyFile(String,String)

Represents method CopyFile(String,String).

DecodeFilePath(String,String,String,Char)

Represents method DecodeFilePath(String,String,String,Char).

DecodeFilePathB(RawByteString,RawByteString,RawByteString,ByteChar)

Represents method DecodeFilePathB(RawByteString,RawByteString,RawByteString,ByteChar).

DecodeFilePathU(UnicodeString,UnicodeString,UnicodeString,WideChar)

Represents method DecodeFilePathU(UnicodeString,UnicodeString,UnicodeString,WideChar).

DeleteFiles(String)

Represents method DeleteFiles(String).

DirectoryCreate(String)

Represents method DirectoryCreate(String).

DirectoryCreateB(RawByteString)

Represents method DirectoryCreateB(RawByteString).

DirectoryCreateU(UnicodeString)

Represents method DirectoryCreateU(UnicodeString).

DirectoryEntryExists(String)

Represents method DirectoryEntryExists(String).

DirectoryEntryExistsB(RawByteString)

Represents method DirectoryEntryExistsB(RawByteString).

DirectoryEntryExistsU(UnicodeString)

Represents method DirectoryEntryExistsU(UnicodeString).

DirectoryEntrySize(String)

Represents method DirectoryEntrySize(String).

DirectoryEntrySizeB(RawByteString)

Represents method DirectoryEntrySizeB(RawByteString).

DirectoryEntrySizeU(UnicodeString)

Represents method DirectoryEntrySizeU(UnicodeString).

DirectoryExists(String)

Represents method DirectoryExists(String).

DirectoryExistsB(RawByteString)

Represents method DirectoryExistsB(RawByteString).

DirectoryExistsU(UnicodeString)

Represents method DirectoryExistsU(UnicodeString).

DirectoryExpand(String,String,Char)

Represents method DirectoryExpand(String,String,Char).

DirectoryExpandB(RawByteString,RawByteString,ByteChar)

Represents method DirectoryExpandB(RawByteString,RawByteString,ByteChar).

DirectoryExpandU(UnicodeString,UnicodeString,WideChar)

Represents method DirectoryExpandU(UnicodeString,UnicodeString,WideChar).

DirectoryGetDateTime(String)

Represents method DirectoryGetDateTime(String).

DirectoryGetDateTimeB(RawByteString)

Represents method DirectoryGetDateTimeB(RawByteString).

DirectoryGetDateTimeU(UnicodeString)

Represents method DirectoryGetDateTimeU(UnicodeString).

DirEntryGetAttr(String)

Represents method DirEntryGetAttr(String).

DirEntryGetAttrB(RawByteString)

Represents method DirEntryGetAttrB(RawByteString).

DirEntryGetAttrU(UnicodeString)

Represents method DirEntryGetAttrU(UnicodeString).

DirEntryIsDirectory(String)

Represents method DirEntryIsDirectory(String).

DirEntryIsDirectoryB(RawByteString)

Represents method DirEntryIsDirectoryB(RawByteString).

DirEntryIsDirectoryU(UnicodeString)

Represents method DirEntryIsDirectoryU(UnicodeString).

DriveFreeSpaceA(AnsiString)

Represents method DriveFreeSpaceA(AnsiString).

DriveGetTypeA(AnsiString)

Represents method DriveGetTypeA(AnsiString).

DriveIsValidA(ByteChar)

Represents method DriveIsValidA(ByteChar).

DriveIsValidW(WideChar)

Represents method DriveIsValidW(WideChar).

DriveSizeA(AnsiString)

Represents method DriveSizeA(AnsiString).

FileCloseEx(TFileHandle)

Represents method FileCloseEx(TFileHandle).

FileDeleteEx(String)

Represents method FileDeleteEx(String).

FileExists(String)

Represents method FileExists(String).

FileExistsB(RawByteString)

Represents method FileExistsB(RawByteString).

FileExistsU(UnicodeString)

Represents method FileExistsU(UnicodeString).

FileGetDateTime(String)

Represents method FileGetDateTime(String).

FileGetDateTime2(String)

Represents method FileGetDateTime2(String).

FileGetDateTimeB(RawByteString)

Represents method FileGetDateTimeB(RawByteString).

FileGetSize(String)

Represents method FileGetSize(String).

FileGetSizeB(RawByteString)

Represents method FileGetSizeB(RawByteString).

FileGetSizeU(UnicodeString)

Represents method FileGetSizeU(UnicodeString).

FileHasAttr(String,Word)

Represents method FileHasAttr(String,Word).

FileHasAttrB(RawByteString,Word)

Represents method FileHasAttrB(RawByteString,Word).

FileHasAttrU(UnicodeString,Word)

Represents method FileHasAttrU(UnicodeString,Word).

FileIsReadOnly(String)

Represents method FileIsReadOnly(String).

FileNameClean(String)

Represents method FileNameClean(String).

FileNameCleanB(RawByteString)

Represents method FileNameCleanB(RawByteString).

FileNameCleanU(UnicodeString)

Represents method FileNameCleanU(UnicodeString).

FileOpenEx(String,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait)

Represents method FileOpenEx(String,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait).

FileOpenExB(RawByteString,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait)

Represents method FileOpenExB(RawByteString,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait).

FileOpenExU(UnicodeString,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait)

Represents method FileOpenExU(UnicodeString,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait).

FilePath(String,String,String,Char)

Represents method FilePath(String,String,String,Char).

FilePathB(RawByteString,RawByteString,RawByteString,ByteChar)

Represents method FilePathB(RawByteString,RawByteString,RawByteString,ByteChar).

FilePathU(UnicodeString,UnicodeString,UnicodeString,WideChar)

Represents method FilePathU(UnicodeString,UnicodeString,UnicodeString,WideChar).

FileReadEx(TFileHandle,Void,Integer)

Represents method FileReadEx(TFileHandle,Void,Integer).

FileRenameEx(String,String)

Represents method FileRenameEx(String,String).

FileSeekEx(TFileHandle,Int64,TFileSeekPosition)

Represents method FileSeekEx(TFileHandle,Int64,TFileSeekPosition).

FileWriteEx(TFileHandle,Void,Integer)

Represents method FileWriteEx(TFileHandle,Void,Integer).

FindFirstB(RawByteString,Integer,TSearchRec)

Represents method FindFirstB(RawByteString,Integer,TSearchRec).

FindFirstU(UnicodeString,Integer,TSearchRec)

Represents method FindFirstU(UnicodeString,Integer,TSearchRec).

GetFirstFileNameMatching(String)

Represents method GetFirstFileNameMatching(String).

GetFirstFileNameMatchingB(RawByteString)

Represents method GetFirstFileNameMatchingB(RawByteString).

GetFirstFileNameMatchingU(UnicodeString)

Represents method GetFirstFileNameMatchingU(UnicodeString).

MoveFile(String,String)

Represents method MoveFile(String,String).

PathCanonical(String,Char)

Represents method PathCanonical(String,Char).

PathCanonicalB(RawByteString,ByteChar)

Represents method PathCanonicalB(RawByteString,ByteChar).

PathCanonicalU(UnicodeString,WideChar)

Represents method PathCanonicalU(UnicodeString,WideChar).

PathEnsureNoSuffix(String,Char)

Represents method PathEnsureNoSuffix(String,Char).

PathEnsureNoSuffixB(RawByteString,ByteChar)

Represents method PathEnsureNoSuffixB(RawByteString,ByteChar).

PathEnsureNoSuffixU(UnicodeString,WideChar)

Represents method PathEnsureNoSuffixU(UnicodeString,WideChar).

PathEnsureSuffix(String,Char)

Represents method PathEnsureSuffix(String,Char).

PathEnsureSuffixB(RawByteString,ByteChar)

Represents method PathEnsureSuffixB(RawByteString,ByteChar).

PathEnsureSuffixU(UnicodeString,WideChar)

Represents method PathEnsureSuffixU(UnicodeString,WideChar).

PathExclSuffix(String,Char)

Represents method PathExclSuffix(String,Char).

PathExclSuffixB(RawByteString,ByteChar)

Represents method PathExclSuffixB(RawByteString,ByteChar).

PathExclSuffixU(UnicodeString,WideChar)

Represents method PathExclSuffixU(UnicodeString,WideChar).

PathExpand(String,String,Char)

Represents method PathExpand(String,String,Char).

PathExpandB(RawByteString,RawByteString,ByteChar)

Represents method PathExpandB(RawByteString,RawByteString,ByteChar).

PathExpandU(UnicodeString,UnicodeString,WideChar)

Represents method PathExpandU(UnicodeString,UnicodeString,WideChar).

PathExtractFileExt(String,Char)

Represents method PathExtractFileExt(String,Char).

PathExtractFileExtB(RawByteString,ByteChar)

Represents method PathExtractFileExtB(RawByteString,ByteChar).

PathExtractFileExtU(UnicodeString,WideChar)

Represents method PathExtractFileExtU(UnicodeString,WideChar).

PathExtractFileName(String,Char)

Represents method PathExtractFileName(String,Char).

PathExtractFileNameB(RawByteString,ByteChar)

Represents method PathExtractFileNameB(RawByteString,ByteChar).

PathExtractFileNameU(UnicodeString,WideChar)

Represents method PathExtractFileNameU(UnicodeString,WideChar).

PathExtractFilePath(String,Char)

Represents method PathExtractFilePath(String,Char).

PathExtractFilePathB(RawByteString,ByteChar)

Represents method PathExtractFilePathB(RawByteString,ByteChar).

PathExtractFilePathU(UnicodeString,WideChar)

Represents method PathExtractFilePathU(UnicodeString,WideChar).

PathInclSuffix(String,Char)

Represents method PathInclSuffix(String,Char).

PathInclSuffixB(RawByteString,ByteChar)

Represents method PathInclSuffixB(RawByteString,ByteChar).

PathInclSuffixU(UnicodeString,WideChar)

Represents method PathInclSuffixU(UnicodeString,WideChar).

PathIsAbsolute(String)

Represents method PathIsAbsolute(String).

PathIsAbsoluteB(RawByteString)

Represents method PathIsAbsoluteB(RawByteString).

PathIsAbsoluteU(UnicodeString)

Represents method PathIsAbsoluteU(UnicodeString).

PathIsDirectory(String)

Represents method PathIsDirectory(String).

PathIsDirectoryB(RawByteString)

Represents method PathIsDirectoryB(RawByteString).

PathIsDirectoryU(UnicodeString)

Represents method PathIsDirectoryU(UnicodeString).

PathIsRoot(String)

Represents method PathIsRoot(String).

PathIsRootB(RawByteString)

Represents method PathIsRootB(RawByteString).

PathIsRootU(UnicodeString)

Represents method PathIsRootU(UnicodeString).

PathIsUNCPath(String)

Represents method PathIsUNCPath(String).

PathIsUNCPathB(RawByteString)

Represents method PathIsUNCPathB(RawByteString).

PathIsUNCPathU(UnicodeString)

Represents method PathIsUNCPathU(UnicodeString).

PathLeftElement(String,Char)

Represents method PathLeftElement(String,Char).

PathLeftElementB(RawByteString,ByteChar)

Represents method PathLeftElementB(RawByteString,ByteChar).

PathLeftElementU(UnicodeString,WideChar)

Represents method PathLeftElementU(UnicodeString,WideChar).

PathSplitLeftElement(String,String,String,Char)

Represents method PathSplitLeftElement(String,String,String,Char).

PathSplitLeftElementB(RawByteString,RawByteString,RawByteString,ByteChar)

Represents method PathSplitLeftElementB(RawByteString,RawByteString,RawByteString,ByteChar).

PathSplitLeftElementU(UnicodeString,UnicodeString,UnicodeString,WideChar)

Represents method PathSplitLeftElementU(UnicodeString,UnicodeString,UnicodeString,WideChar).

ReadFileBuf(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileBuf(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileBufB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileBufB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileBufU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileBufU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileBytes(String,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileBytes(String,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileBytesB(RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileBytesB(RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileBytesU(UnicodeString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileBytesU(UnicodeString,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileRawStr(String,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileRawStr(String,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileRawStrB(RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileRawStrB(RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

ReadFileRawStrU(UnicodeString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method ReadFileRawStrU(UnicodeString,TFileSharing,TFileCreationMode,PFileOpenWait).

UnixPathToSafeWinPathB(RawByteString)

Represents method UnixPathToSafeWinPathB(RawByteString).

WinPathHasDriveLetter(String)

Represents method WinPathHasDriveLetter(String).

WinPathHasDriveLetterB(RawByteString)

Represents method WinPathHasDriveLetterB(RawByteString).

WinPathHasDriveLetterU(UnicodeString)

Represents method WinPathHasDriveLetterU(UnicodeString).

WinPathIsDriveLetter(String)

Represents method WinPathIsDriveLetter(String).

WinPathIsDriveLetterB(RawByteString)

Represents method WinPathIsDriveLetterB(RawByteString).

WinPathIsDriveLetterU(UnicodeString)

Represents method WinPathIsDriveLetterU(UnicodeString).

WinPathIsDriveRoot(String)

Represents method WinPathIsDriveRoot(String).

WinPathIsDriveRootB(RawByteString)

Represents method WinPathIsDriveRootB(RawByteString).

WinPathIsDriveRootU(UnicodeString)

Represents method WinPathIsDriveRootU(UnicodeString).

WinPathToSafeUnixPathB(RawByteString)

Represents method WinPathToSafeUnixPathB(RawByteString).

WriteFileBuf(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileBuf(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileBufB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileBufB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileBufU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileBufU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileBytes(String,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileBytes(String,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileBytesB(RawByteString,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileBytesB(RawByteString,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileBytesU(UnicodeString,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileBytesU(UnicodeString,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileRawStr(String,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileRawStr(String,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileRawStrB(RawByteString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileRawStrB(RawByteString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

WriteFileRawStrU(UnicodeString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait)

Represents method WriteFileRawStrU(UnicodeString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait).

Top