flcUtils Namespace

Represents namespace flcUtils.

 NameDescription
TCompareResult

Represents type TCompareResult.

TConvertResult

Represents type TConvertResult.

Top
 NameDescription
TCompareResultSet

Represents type TCompareResultSet.

Top
 NameDescription
Bytes1GB

Represents constant Bytes1GB.

Bytes1KB

Represents constant Bytes1KB.

Bytes1MB

Represents constant Bytes1MB.

Bytes2GB

Represents constant Bytes2GB.

Bytes64KB

Represents constant Bytes64KB.

Bytes64MB

Represents constant Bytes64MB.

FundamentalsVersion

Represents constant FundamentalsVersion.

StrHexDigitsLower

Represents constant StrHexDigitsLower.

StrHexDigitsUpper

Represents constant StrHexDigitsUpper.

Top
 NameDescription
BinToWord32(String)

Represents method BinToWord32(String).

BinToWord32A(AnsiString)

Represents method BinToWord32A(AnsiString).

BinToWord32B(RawByteString)

Represents method BinToWord32B(RawByteString).

BinToWord32U(UnicodeString)

Represents method BinToWord32U(UnicodeString).

ByteCharToInt(ByteChar)

Represents method ByteCharToInt(ByteChar).

BytesAppend(TBytes,Byte)

Overloaded. Represents method BytesAppend(TBytes,Byte).

BytesAppend(TBytes,Byte[])

Overloaded. Represents method BytesAppend(TBytes,Byte[]).

BytesAppend(TBytes,String)

Overloaded. Represents method BytesAppend(TBytes,String).

BytesAppend(TBytes,TBytes)

Overloaded. Represents method BytesAppend(TBytes,TBytes).

BytesCompare(TBytes,TBytes)

Represents method BytesCompare(TBytes,TBytes).

BytesEqual(TBytes,TBytes)

Represents method BytesEqual(TBytes,TBytes).

BytesInit(TBytes,Byte)

Overloaded. Represents method BytesInit(TBytes,Byte).

BytesInit(TBytes,String)

Overloaded. Represents method BytesInit(TBytes,String).

BytesSetLengthAndZero(TBytes,Integer)

Represents method BytesSetLengthAndZero(TBytes,Integer).

BytesToHexA(Pointer,Integer,Boolean)

Represents method BytesToHexA(Pointer,Integer,Boolean).

CharCompare(Char,Char)

Represents method CharCompare(Char,Char).

CharCompareB(ByteChar,ByteChar)

Represents method CharCompareB(ByteChar,ByteChar).

CharCompareW(WideChar,WideChar)

Represents method CharCompareW(WideChar,WideChar).

CharInCharSet(Char,ByteCharSet)

Represents method CharInCharSet(Char,ByteCharSet).

CharToInt(Char)

Represents method CharToInt(Char).

ClassClassName(TClass)

Represents method ClassClassName(TClass).

Compare(Boolean,Boolean)

Overloaded. Represents method Compare(Boolean,Boolean).

Compare(Extended,Extended)

Overloaded. Represents method Compare(Extended,Extended).

Compare(Int64,Int64)

Overloaded. Represents method Compare(Int64,Int64).

Compare(Integer,Integer)

Overloaded. Represents method Compare(Integer,Integer).

CompareA(AnsiString,AnsiString)

Represents method CompareA(AnsiString,AnsiString).

CompareB(RawByteString,RawByteString)

Represents method CompareB(RawByteString,RawByteString).

CompareChB(ByteChar,ByteChar)

Represents method CompareChB(ByteChar,ByteChar).

CompareChW(WideChar,WideChar)

Represents method CompareChW(WideChar,WideChar).

CompareMem(Void,Void,Integer)

Represents method CompareMem(Void,Void,Integer).

CompareMemNoAsciiCase(Void,Void,Integer)

Represents method CompareMemNoAsciiCase(Void,Void,Integer).

CompareU(UnicodeString,UnicodeString)

Represents method CompareU(UnicodeString,UnicodeString).

EqualMem(Void,Void,Integer)

Represents method EqualMem(Void,Void,Integer).

EqualMemNoAsciiCase(Void,Void,Integer)

Represents method EqualMemNoAsciiCase(Void,Void,Integer).

FillMem(Void,Integer,Byte)

Represents method FillMem(Void,Integer,Byte).

FreeAndNilObjectArray(ObjectArray)

Represents method FreeAndNilObjectArray(ObjectArray).

FreeObjectArray(Void)

Overloaded. Represents method FreeObjectArray(Void).

FreeObjectArray(Void,Integer,Integer)

Overloaded. Represents method FreeObjectArray(Void,Integer,Integer).

GetZeroMem(Pointer,Integer)

Represents method GetZeroMem(Pointer,Integer).

HashBuf(Word32,Void,Integer)

Represents method HashBuf(Word32,Void,Integer).

HashInteger(Integer,Word32)

Represents method HashInteger(Integer,Word32).

HashStr(String,Integer,Integer,Boolean,Word32)

Represents method HashStr(String,Integer,Integer,Boolean,Word32).

HashStrA(AnsiString,Integer,Integer,Boolean,Word32)

Represents method HashStrA(AnsiString,Integer,Integer,Boolean,Word32).

HashStrB(RawByteString,Integer,Integer,Boolean,Word32)

Represents method HashStrB(RawByteString,Integer,Integer,Boolean,Word32).

HashStrU(UnicodeString,Integer,Integer,Boolean,Word32)

Represents method HashStrU(UnicodeString,Integer,Integer,Boolean,Word32).

HashWord32(Word32,Word32)

Represents method HashWord32(Word32,Word32).

HexByteCharToInt(ByteChar)

Represents method HexByteCharToInt(ByteChar).

HexCharToInt(Char)

Represents method HexCharToInt(Char).

HexToUInt(String)

Represents method HexToUInt(String).

HexToUIntA(AnsiString)

Represents method HexToUIntA(AnsiString).

HexToUIntB(RawByteString)

Represents method HexToUIntB(RawByteString).

HexToUIntU(UnicodeString)

Represents method HexToUIntU(UnicodeString).

HexToWord32(String)

Represents method HexToWord32(String).

HexToWord32A(AnsiString)

Represents method HexToWord32A(AnsiString).

HexToWord32B(RawByteString)

Represents method HexToWord32B(RawByteString).

HexToWord32U(UnicodeString)

Represents method HexToWord32U(UnicodeString).

HexWideCharToInt(WideChar)

Represents method HexWideCharToInt(WideChar).

hton16(Word)

Represents method hton16(Word).

hton32(Word32)

Represents method hton32(Word32).

hton64(Int64)

Represents method hton64(Int64).

iif(Boolean,Extended,Extended)

Overloaded. Represents method iif(Boolean,Extended,Extended).

iif(Boolean,Int64,Int64)

Overloaded. Represents method iif(Boolean,Int64,Int64).

iif(Boolean,Integer,Integer)

Overloaded. Represents method iif(Boolean,Integer,Integer).

iif(Boolean,String,String)

Overloaded. Represents method iif(Boolean,String,String).

iif(Boolean,TObject,TObject)

Overloaded. Represents method iif(Boolean,TObject,TObject).

iifA(Boolean,AnsiString,AnsiString)

Overloaded. Represents method iifA(Boolean,AnsiString,AnsiString).

iifB(Boolean,RawByteString,RawByteString)

Overloaded. Represents method iifB(Boolean,RawByteString,RawByteString).

iifU(Boolean,UnicodeString,UnicodeString)

Overloaded. Represents method iifU(Boolean,UnicodeString,UnicodeString).

Int32Bounded(Int32,Int32,Int32)

Represents method Int32Bounded(Int32,Int32,Int32).

Int32BoundedByte(Int32)

Represents method Int32BoundedByte(Int32).

Int32BoundedWord(Int32)

Represents method Int32BoundedWord(Int32).

Int64Bounded(Int64,Int64,Int64)

Represents method Int64Bounded(Int64,Int64,Int64).

Int64BoundedByte(Int64)

Represents method Int64BoundedByte(Int64).

Int64BoundedWord(Int64)

Represents method Int64BoundedWord(Int64).

Int64BoundedWord32(Int64)

Represents method Int64BoundedWord32(Int64).

InterfaceToStr(IInterface)

Represents method InterfaceToStr(IInterface).

InterfaceToStrA(IInterface)

Represents method InterfaceToStrA(IInterface).

InterfaceToStrB(IInterface)

Represents method InterfaceToStrB(IInterface).

InterfaceToStrU(IInterface)

Represents method InterfaceToStrU(IInterface).

IntToByteChar(Integer)

Represents method IntToByteChar(Integer).

IntToChar(Integer)

Represents method IntToChar(Integer).

IntToLowerHexByteChar(Integer)

Represents method IntToLowerHexByteChar(Integer).

IntToLowerHexChar(Integer)

Represents method IntToLowerHexChar(Integer).

IntToLowerHexWideChar(Integer)

Represents method IntToLowerHexWideChar(Integer).

IntToString(Int64)

Represents method IntToString(Int64).

IntToStringA(Int64)

Represents method IntToStringA(Int64).

IntToStringB(Int64)

Represents method IntToStringB(Int64).

IntToStringU(Int64)

Represents method IntToStringU(Int64).

IntToUpperHexByteChar(Integer)

Represents method IntToUpperHexByteChar(Integer).

IntToUpperHexChar(Integer)

Represents method IntToUpperHexChar(Integer).

IntToUpperHexWideChar(Integer)

Represents method IntToUpperHexWideChar(Integer).

IntToWideChar(Integer)

Represents method IntToWideChar(Integer).

InverseCompareResult(TCompareResult)

Represents method InverseCompareResult(TCompareResult).

IsHexByteChar(ByteChar)

Represents method IsHexByteChar(ByteChar).

IsHexChar(Char)

Represents method IsHexChar(Char).

IsHexWideChar(WideChar)

Represents method IsHexWideChar(WideChar).

LocateMem(Void,Integer,Void,Integer)

Represents method LocateMem(Void,Integer,Void,Integer).

LocateMemNoAsciiCase(Void,Integer,Void,Integer)

Represents method LocateMemNoAsciiCase(Void,Integer,Void,Integer).

MaxCrd(Cardinal,Cardinal)

Represents method MaxCrd(Cardinal,Cardinal).

MaxInt(Integer,Integer)

Represents method MaxInt(Integer,Integer).

MinCrd(Cardinal,Cardinal)

Represents method MinCrd(Cardinal,Cardinal).

MinInt(Integer,Integer)

Represents method MinInt(Integer,Integer).

MoveMem(Void,Void,Integer)

Represents method MoveMem(Void,Void,Integer).

ntoh16(Word)

Represents method ntoh16(Word).

ntoh32(Word32)

Represents method ntoh32(Word32).

ntoh64(Int64)

Represents method ntoh64(Int64).

ObjectClassName(TObject)

Represents method ObjectClassName(TObject).

ObjectToStr(TObject)

Represents method ObjectToStr(TObject).

OctToWord32(String)

Represents method OctToWord32(String).

OctToWord32A(AnsiString)

Represents method OctToWord32A(AnsiString).

OctToWord32B(RawByteString)

Represents method OctToWord32B(RawByteString).

OctToWord32U(UnicodeString)

Represents method OctToWord32U(UnicodeString).

PointerToStr(Pointer)

Represents method PointerToStr(Pointer).

PointerToStrA(Pointer)

Represents method PointerToStrA(Pointer).

PointerToStrB(Pointer)

Represents method PointerToStrB(Pointer).

PointerToStrU(Pointer)

Represents method PointerToStrU(Pointer).

RawByteBufToWideBuf(Pointer,Integer,Pointer)

Represents method RawByteBufToWideBuf(Pointer,Integer,Pointer).

RawByteStringToUnicodeString(RawByteString)

Represents method RawByteStringToUnicodeString(RawByteString).

RawByteStrPtrToUnicodeString(Pointer,Integer)

Represents method RawByteStrPtrToUnicodeString(Pointer,Integer).

ReverseMem(Void,Integer)

Represents method ReverseMem(Void,Integer).

Sgn(Extended)

Overloaded. Represents method Sgn(Extended).

Sgn(Int64)

Overloaded. Represents method Sgn(Int64).

StrAppendCh(String,Char)

Represents method StrAppendCh(String,Char).

StrAppendChA(AnsiString,AnsiChar)

Represents method StrAppendChA(AnsiString,AnsiChar).

StrAppendChB(RawByteString,ByteChar)

Represents method StrAppendChB(RawByteString,ByteChar).

StrAppendChU(UnicodeString,WideChar)

Represents method StrAppendChU(UnicodeString,WideChar).

StrCompare(String,String)

Represents method StrCompare(String,String).

StrCompareA(AnsiString,AnsiString)

Represents method StrCompareA(AnsiString,AnsiString).

StrCompareB(RawByteString,RawByteString)

Represents method StrCompareB(RawByteString,RawByteString).

StrCompareU(UnicodeString,UnicodeString)

Represents method StrCompareU(UnicodeString,UnicodeString).

StringToInt(String)

Represents method StringToInt(String).

StringToInt64(String)

Represents method StringToInt64(String).

StringToInt64A(AnsiString)

Represents method StringToInt64A(AnsiString).

StringToInt64B(RawByteString)

Represents method StringToInt64B(RawByteString).

StringToInt64Def(String,Int64)

Represents method StringToInt64Def(String,Int64).

StringToInt64DefA(AnsiString,Int64)

Represents method StringToInt64DefA(AnsiString,Int64).

StringToInt64DefB(RawByteString,Int64)

Represents method StringToInt64DefB(RawByteString,Int64).

StringToInt64DefU(UnicodeString,Int64)

Represents method StringToInt64DefU(UnicodeString,Int64).

StringToInt64U(UnicodeString)

Represents method StringToInt64U(UnicodeString).

StringToIntA(AnsiString)

Represents method StringToIntA(AnsiString).

StringToIntB(RawByteString)

Represents method StringToIntB(RawByteString).

StringToIntDef(String,Integer)

Represents method StringToIntDef(String,Integer).

StringToIntDefA(AnsiString,Integer)

Represents method StringToIntDefA(AnsiString,Integer).

StringToIntDefB(RawByteString,Integer)

Represents method StringToIntDefB(RawByteString,Integer).

StringToIntDefU(UnicodeString,Integer)

Represents method StringToIntDefU(UnicodeString,Integer).

StringToIntU(UnicodeString)

Represents method StringToIntU(UnicodeString).

StringToWord32(String)

Represents method StringToWord32(String).

StringToWord32A(AnsiString)

Represents method StringToWord32A(AnsiString).

StringToWord32B(RawByteString)

Represents method StringToWord32B(RawByteString).

StringToWord32U(UnicodeString)

Represents method StringToWord32U(UnicodeString).

StrPCompare(PChar,PChar,Integer)

Represents method StrPCompare(PChar,PChar,Integer).

StrPCompareB(Pointer,Pointer,Integer)

Represents method StrPCompareB(Pointer,Pointer,Integer).

StrPCompareW(PWideChar,PWideChar,Integer)

Represents method StrPCompareW(PWideChar,PWideChar,Integer).

StrPToStr(PChar,Integer)

Represents method StrPToStr(PChar,Integer).

StrPToStrA(PAnsiChar,Integer)

Represents method StrPToStrA(PAnsiChar,Integer).

StrPToStrB(Pointer,Integer)

Represents method StrPToStrB(Pointer,Integer).

StrPToStrU(PWideChar,Integer)

Represents method StrPToStrU(PWideChar,Integer).

StrToPointer(String)

Represents method StrToPointer(String).

StrToPointerA(AnsiString)

Represents method StrToPointerA(AnsiString).

StrToPointerB(RawByteString)

Represents method StrToPointerB(RawByteString).

StrToPointerU(UnicodeString)

Represents method StrToPointerU(UnicodeString).

StrZLen(PChar)

Represents method StrZLen(PChar).

StrZLenA(Pointer)

Represents method StrZLenA(Pointer).

StrZLenW(PWideChar)

Represents method StrZLenW(PWideChar).

StrZPas(PChar)

Represents method StrZPas(PChar).

StrZPasA(PAnsiChar)

Represents method StrZPasA(PAnsiChar).

StrZPasB(PByteChar)

Represents method StrZPasB(PByteChar).

StrZPasU(PWideChar)

Represents method StrZPasU(PWideChar).

Swap(Boolean,Boolean)

Overloaded. Represents method Swap(Boolean,Boolean).

Swap(Byte,Byte)

Overloaded. Represents method Swap(Byte,Byte).

Swap(Currency,Currency)

Overloaded. Represents method Swap(Currency,Currency).

Swap(Double,Double)

Overloaded. Represents method Swap(Double,Double).

Swap(Int32,Int32)

Overloaded. Represents method Swap(Int32,Int32).

Swap(Int64,Int64)

Overloaded. Represents method Swap(Int64,Int64).

Swap(Pointer,Pointer)

Overloaded. Represents method Swap(Pointer,Pointer).

Swap(ShortInt,ShortInt)

Overloaded. Represents method Swap(ShortInt,ShortInt).

Swap(Single,Single)

Overloaded. Represents method Swap(Single,Single).

Swap(SmallInt,SmallInt)

Overloaded. Represents method Swap(SmallInt,SmallInt).

Swap(String,String)

Overloaded. Represents method Swap(String,String).

Swap(TObject,TObject)

Overloaded. Represents method Swap(TObject,TObject).

Swap(Word,Word)

Overloaded. Represents method Swap(Word,Word).

Swap(Word32,Word32)

Overloaded. Represents method Swap(Word32,Word32).

SwapA(AnsiString,AnsiString)

Represents method SwapA(AnsiString,AnsiString).

SwapB(RawByteString,RawByteString)

Represents method SwapB(RawByteString,RawByteString).

SwapCrd(Cardinal,Cardinal)

Represents method SwapCrd(Cardinal,Cardinal).

SwapExt(Extended,Extended)

Represents method SwapExt(Extended,Extended).

SwapInt(Integer,Integer)

Represents method SwapInt(Integer,Integer).

SwapLI(LongInt,LongInt)

Represents method SwapLI(LongInt,LongInt).

SwapLW(LongWord,LongWord)

Represents method SwapLW(LongWord,LongWord).

SwapObjects(Void,Void)

Represents method SwapObjects(Void,Void).

SwapU(UnicodeString,UnicodeString)

Represents method SwapU(UnicodeString,UnicodeString).

ToAnsiString(String)

Represents method ToAnsiString(String).

ToRawByteString(String)

Represents method ToRawByteString(String).

ToUnicodeString(String)

Represents method ToUnicodeString(String).

TryBinToWord32(String,Word32)

Represents method TryBinToWord32(String,Word32).

TryBinToWord32A(AnsiString,Word32)

Represents method TryBinToWord32A(AnsiString,Word32).

TryBinToWord32B(RawByteString,Word32)

Represents method TryBinToWord32B(RawByteString,Word32).

TryBinToWord32U(UnicodeString,Word32)

Represents method TryBinToWord32U(UnicodeString,Word32).

TryHexToWord32(String,Word32)

Represents method TryHexToWord32(String,Word32).

TryHexToWord32A(AnsiString,Word32)

Represents method TryHexToWord32A(AnsiString,Word32).

TryHexToWord32B(RawByteString,Word32)

Represents method TryHexToWord32B(RawByteString,Word32).

TryHexToWord32U(UnicodeString,Word32)

Represents method TryHexToWord32U(UnicodeString,Word32).

TryOctToWord32(String,Word32)

Represents method TryOctToWord32(String,Word32).

TryOctToWord32A(AnsiString,Word32)

Represents method TryOctToWord32A(AnsiString,Word32).

TryOctToWord32B(RawByteString,Word32)

Represents method TryOctToWord32B(RawByteString,Word32).

TryOctToWord32U(UnicodeString,Word32)

Represents method TryOctToWord32U(UnicodeString,Word32).

TryStringToInt(String,Integer)

Represents method TryStringToInt(String,Integer).

TryStringToInt64(String,Int64)

Represents method TryStringToInt64(String,Int64).

TryStringToInt64A(AnsiString,Int64)

Represents method TryStringToInt64A(AnsiString,Int64).

TryStringToInt64B(RawByteString,Int64)

Represents method TryStringToInt64B(RawByteString,Int64).

TryStringToInt64P(Pointer,Integer,Int64,Integer)

Represents method TryStringToInt64P(Pointer,Integer,Int64,Integer).

TryStringToInt64PB(Pointer,Integer,Int64,Integer)

Represents method TryStringToInt64PB(Pointer,Integer,Int64,Integer).

TryStringToInt64PW(Pointer,Integer,Int64,Integer)

Represents method TryStringToInt64PW(Pointer,Integer,Int64,Integer).

TryStringToInt64U(UnicodeString,Int64)

Represents method TryStringToInt64U(UnicodeString,Int64).

TryStringToIntA(AnsiString,Integer)

Represents method TryStringToIntA(AnsiString,Integer).

TryStringToIntB(RawByteString,Integer)

Represents method TryStringToIntB(RawByteString,Integer).

TryStringToIntU(UnicodeString,Integer)

Represents method TryStringToIntU(UnicodeString,Integer).

TryStringToWord32(String,Word32)

Represents method TryStringToWord32(String,Word32).

TryStringToWord32A(AnsiString,Word32)

Represents method TryStringToWord32A(AnsiString,Word32).

TryStringToWord32B(RawByteString,Word32)

Represents method TryStringToWord32B(RawByteString,Word32).

TryStringToWord32U(UnicodeString,Word32)

Represents method TryStringToWord32U(UnicodeString,Word32).

UIntToString(NativeUInt)

Represents method UIntToString(NativeUInt).

UIntToStringA(NativeUInt)

Represents method UIntToStringA(NativeUInt).

UIntToStringB(NativeUInt)

Represents method UIntToStringB(NativeUInt).

UIntToStringU(NativeUInt)

Represents method UIntToStringU(NativeUInt).

UnicodeStringToRawByteString(UnicodeString)

Represents method UnicodeStringToRawByteString(UnicodeString).

WideBufToRawByteBuf(Pointer,Integer,Pointer)

Represents method WideBufToRawByteBuf(Pointer,Integer,Pointer).

WideBufToRawByteString(PWideChar,Integer)

Represents method WideBufToRawByteString(PWideChar,Integer).

WideCharInCharSet(WideChar,ByteCharSet)

Represents method WideCharInCharSet(WideChar,ByteCharSet).

WideCharToInt(WideChar)

Represents method WideCharToInt(WideChar).

Word32ToBin(Word32,Integer)

Represents method Word32ToBin(Word32,Integer).

Word32ToBinA(Word32,Integer)

Represents method Word32ToBinA(Word32,Integer).

Word32ToBinB(Word32,Integer)

Represents method Word32ToBinB(Word32,Integer).

Word32ToBinU(Word32,Integer)

Represents method Word32ToBinU(Word32,Integer).

Word32ToHex(Word32,Integer,Boolean)

Represents method Word32ToHex(Word32,Integer,Boolean).

Word32ToHexA(Word32,Integer,Boolean)

Represents method Word32ToHexA(Word32,Integer,Boolean).

Word32ToHexB(Word32,Integer,Boolean)

Represents method Word32ToHexB(Word32,Integer,Boolean).

Word32ToHexU(Word32,Integer,Boolean)

Represents method Word32ToHexU(Word32,Integer,Boolean).

Word32ToOct(Word32,Integer)

Represents method Word32ToOct(Word32,Integer).

Word32ToOctA(Word32,Integer)

Represents method Word32ToOctA(Word32,Integer).

Word32ToOctB(Word32,Integer)

Represents method Word32ToOctB(Word32,Integer).

Word32ToOctU(Word32,Integer)

Represents method Word32ToOctU(Word32,Integer).

Word32ToStr(Word32,Integer)

Represents method Word32ToStr(Word32,Integer).

Word32ToStrA(Word32,Integer)

Represents method Word32ToStrA(Word32,Integer).

Word32ToStrB(Word32,Integer)

Represents method Word32ToStrB(Word32,Integer).

Word32ToStrU(Word32,Integer)

Represents method Word32ToStrU(Word32,Integer).

ZeroMem(Void,Integer)

Represents method ZeroMem(Void,Integer).

Top