flcFileUtils Namespace
Represents namespace flcFileUtils
.
Name | Description | |
---|---|---|
![]() | EFileError | Represents type |
Name | Description | |
---|---|---|
![]() | TFileOpenWait | Represents type |
Name | Description | |
---|---|---|
flcFileUtils. | Represents type | |
![]() | TFileAccess | Represents type |
![]() | TFileCreationMode | Represents type |
![]() | TFileError | Represents type |
![]() | TFileSeekPosition | Represents type |
![]() | TFileSharing | Represents type |
![]() | TLogicalDriveType | Represents type |
Name | Description | |
---|---|---|
![]() | TFileOpenWaitProcedure | Represents type |
Name | Description | |
---|---|---|
![]() | PFileOpenWait | Represents a pointer type to TFileOpenWait. |
![]() | TFileHandle | Represents an alias of the Integer type. |
![]() | TFileOpenFlags | Represents type |
Name | Description | |
---|---|---|
![]() | FileOpenWaitFewSec | Represents variable |
![]() | FileOpenWaitNone | Represents variable |
Name | Description | |
---|---|---|
![]() | PathSeparator | Represents constant |
![]() | PosixPathSeparator | Represents constant |
![]() | WinPathSeparator | Represents constant |
Name | Description | |
---|---|---|
![]() | AppendFile(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | AppendFileB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | AppendFileRawStr(String,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | AppendFileRawStrB(RawByteString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | AppendFileRawStrU(UnicodeString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | AppendFileU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | CopyFile(String,String) | Represents method |
![]() | DecodeFilePath(String,String,String,Char) | Represents method |
![]() | DecodeFilePathB(RawByteString,RawByteString,RawByteString,ByteChar) | Represents method |
![]() | DecodeFilePathU(UnicodeString,UnicodeString,UnicodeString,WideChar) | Represents method |
![]() | DeleteFiles(String) | Represents method |
![]() | DirectoryCreate(String) | Represents method |
![]() | DirectoryCreateB(RawByteString) | Represents method |
![]() | DirectoryCreateU(UnicodeString) | Represents method |
![]() | DirectoryEntryExists(String) | Represents method |
![]() | DirectoryEntryExistsB(RawByteString) | Represents method |
![]() | DirectoryEntryExistsU(UnicodeString) | Represents method |
![]() | DirectoryEntrySize(String) | Represents method |
![]() | DirectoryEntrySizeB(RawByteString) | Represents method |
![]() | DirectoryEntrySizeU(UnicodeString) | Represents method |
![]() | DirectoryExists(String) | Represents method |
![]() | DirectoryExistsB(RawByteString) | Represents method |
![]() | DirectoryExistsU(UnicodeString) | Represents method |
![]() | DirectoryExpand(String,String,Char) | Represents method |
![]() | DirectoryExpandB(RawByteString,RawByteString,ByteChar) | Represents method |
![]() | DirectoryExpandU(UnicodeString,UnicodeString,WideChar) | Represents method |
![]() | DirectoryGetDateTime(String) | Represents method |
![]() | DirectoryGetDateTimeB(RawByteString) | Represents method |
![]() | DirectoryGetDateTimeU(UnicodeString) | Represents method |
![]() | DirEntryGetAttr(String) | Represents method |
![]() | DirEntryGetAttrB(RawByteString) | Represents method |
![]() | DirEntryGetAttrU(UnicodeString) | Represents method |
![]() | DirEntryIsDirectory(String) | Represents method |
![]() | DirEntryIsDirectoryB(RawByteString) | Represents method |
![]() | DirEntryIsDirectoryU(UnicodeString) | Represents method |
![]() | DriveFreeSpaceA(AnsiString) | Represents method |
![]() | DriveGetTypeA(AnsiString) | Represents method |
![]() | DriveIsValidA(ByteChar) | Represents method |
![]() | DriveIsValidW(WideChar) | Represents method |
![]() | DriveSizeA(AnsiString) | Represents method |
![]() | FileCloseEx(TFileHandle) | Represents method |
![]() | FileDeleteEx(String) | Represents method |
![]() | FileExists(String) | Represents method |
![]() | FileExistsB(RawByteString) | Represents method |
![]() | FileExistsU(UnicodeString) | Represents method |
![]() | FileGetDateTime(String) | Represents method |
![]() | FileGetDateTime2(String) | Represents method |
![]() | FileGetDateTimeB(RawByteString) | Represents method |
![]() | FileGetSize(String) | Represents method |
![]() | FileGetSizeB(RawByteString) | Represents method |
![]() | FileGetSizeU(UnicodeString) | Represents method |
![]() | FileHasAttr(String,Word) | Represents method |
![]() | FileHasAttrB(RawByteString,Word) | Represents method |
![]() | FileHasAttrU(UnicodeString,Word) | Represents method |
![]() | FileIsReadOnly(String) | Represents method |
![]() | FileNameClean(String) | Represents method |
![]() | FileNameCleanB(RawByteString) | Represents method |
![]() | FileNameCleanU(UnicodeString) | Represents method |
![]() | FileOpenEx(String,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | FileOpenExB(RawByteString,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | FileOpenExU(UnicodeString,TFileAccess,TFileSharing,TFileOpenFlags,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | FilePath(String,String,String,Char) | Represents method |
![]() | FilePathB(RawByteString,RawByteString,RawByteString,ByteChar) | Represents method |
![]() | FilePathU(UnicodeString,UnicodeString,UnicodeString,WideChar) | Represents method |
![]() | FileReadEx(TFileHandle,Void,Integer) | Represents method |
![]() | FileRenameEx(String,String) | Represents method |
![]() | FileSeekEx(TFileHandle,Int64,TFileSeekPosition) | Represents method |
![]() | FileWriteEx(TFileHandle,Void,Integer) | Represents method |
![]() | FindFirstB(RawByteString,Integer,TSearchRec) | Represents method |
![]() | FindFirstU(UnicodeString,Integer,TSearchRec) | Represents method |
![]() | GetFirstFileNameMatching(String) | Represents method |
![]() | GetFirstFileNameMatchingB(RawByteString) | Represents method |
![]() | GetFirstFileNameMatchingU(UnicodeString) | Represents method |
![]() | MoveFile(String,String) | Represents method |
![]() | PathCanonical(String,Char) | Represents method |
![]() | PathCanonicalB(RawByteString,ByteChar) | Represents method |
![]() | PathCanonicalU(UnicodeString,WideChar) | Represents method |
![]() | PathEnsureNoSuffix(String,Char) | Represents method |
![]() | PathEnsureNoSuffixB(RawByteString,ByteChar) | Represents method |
![]() | PathEnsureNoSuffixU(UnicodeString,WideChar) | Represents method |
![]() | PathEnsureSuffix(String,Char) | Represents method |
![]() | PathEnsureSuffixB(RawByteString,ByteChar) | Represents method |
![]() | PathEnsureSuffixU(UnicodeString,WideChar) | Represents method |
![]() | PathExclSuffix(String,Char) | Represents method |
![]() | PathExclSuffixB(RawByteString,ByteChar) | Represents method |
![]() | PathExclSuffixU(UnicodeString,WideChar) | Represents method |
![]() | PathExpand(String,String,Char) | Represents method |
![]() | PathExpandB(RawByteString,RawByteString,ByteChar) | Represents method |
![]() | PathExpandU(UnicodeString,UnicodeString,WideChar) | Represents method |
![]() | PathExtractFileExt(String,Char) | Represents method |
![]() | PathExtractFileExtB(RawByteString,ByteChar) | Represents method |
![]() | PathExtractFileExtU(UnicodeString,WideChar) | Represents method |
![]() | PathExtractFileName(String,Char) | Represents method |
![]() | PathExtractFileNameB(RawByteString,ByteChar) | Represents method |
![]() | PathExtractFileNameU(UnicodeString,WideChar) | Represents method |
![]() | PathExtractFilePath(String,Char) | Represents method |
![]() | PathExtractFilePathB(RawByteString,ByteChar) | Represents method |
![]() | PathExtractFilePathU(UnicodeString,WideChar) | Represents method |
![]() | PathInclSuffix(String,Char) | Represents method |
![]() | PathInclSuffixB(RawByteString,ByteChar) | Represents method |
![]() | PathInclSuffixU(UnicodeString,WideChar) | Represents method |
![]() | PathIsAbsolute(String) | Represents method |
![]() | PathIsAbsoluteB(RawByteString) | Represents method |
![]() | PathIsAbsoluteU(UnicodeString) | Represents method |
![]() | PathIsDirectory(String) | Represents method |
![]() | PathIsDirectoryB(RawByteString) | Represents method |
![]() | PathIsDirectoryU(UnicodeString) | Represents method |
![]() | PathIsRoot(String) | Represents method |
![]() | PathIsRootB(RawByteString) | Represents method |
![]() | PathIsRootU(UnicodeString) | Represents method |
![]() | PathIsUNCPath(String) | Represents method |
![]() | PathIsUNCPathB(RawByteString) | Represents method |
![]() | PathIsUNCPathU(UnicodeString) | Represents method |
![]() | PathLeftElement(String,Char) | Represents method |
![]() | PathLeftElementB(RawByteString,ByteChar) | Represents method |
![]() | PathLeftElementU(UnicodeString,WideChar) | Represents method |
![]() | PathSplitLeftElement(String,String,String,Char) | Represents method |
![]() | PathSplitLeftElementB(RawByteString,RawByteString,RawByteString,ByteChar) | Represents method |
![]() | PathSplitLeftElementU(UnicodeString,UnicodeString,UnicodeString,WideChar) | Represents method |
![]() | ReadFileBuf(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileBufB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileBufU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileBytes(String,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileBytesB(RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileBytesU(UnicodeString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileRawStr(String,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileRawStrB(RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | ReadFileRawStrU(UnicodeString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | UnixPathToSafeWinPathB(RawByteString) | Represents method |
![]() | WinPathHasDriveLetter(String) | Represents method |
![]() | WinPathHasDriveLetterB(RawByteString) | Represents method |
![]() | WinPathHasDriveLetterU(UnicodeString) | Represents method |
![]() | WinPathIsDriveLetter(String) | Represents method |
![]() | WinPathIsDriveLetterB(RawByteString) | Represents method |
![]() | WinPathIsDriveLetterU(UnicodeString) | Represents method |
![]() | WinPathIsDriveRoot(String) | Represents method |
![]() | WinPathIsDriveRootB(RawByteString) | Represents method |
![]() | WinPathIsDriveRootU(UnicodeString) | Represents method |
![]() | WinPathToSafeUnixPathB(RawByteString) | Represents method |
![]() | WriteFileBuf(String,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileBufB(RawByteString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileBufU(UnicodeString,Void,Integer,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileBytes(String,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileBytesB(RawByteString,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileBytesU(UnicodeString,TBytes,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileRawStr(String,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileRawStrB(RawByteString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |
![]() | WriteFileRawStrU(UnicodeString,RawByteString,TFileSharing,TFileCreationMode,PFileOpenWait) | Represents method |