TGeneralRawByteStringDictionaryA Class
Represents type TGeneralRawByteStringDictionaryA.
flcDataStructs.AType
flcDataStructs.ADictionaryBase
flcDataStructs.ADictionaryA
flcDataStructs.ARawByteStringDictionaryA
flcDataStructs.TGeneralRawByteStringDictionaryA
flcDataStructs.TRawByteStringDictionaryA
type TGeneralRawByteStringDictionaryA = class(ARawByteStringDictionaryA) end;
The TGeneralRawByteStringDictionaryA type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create | Initializes a new instance of the TGeneralRawByteStringDictionaryA class. |
![]() | CreateEx(AAnsiStringArray,ARawByteStringArray,Boolean,Boolean,TDictionaryDuplicatesAction) | Initializes a new instance of the TGeneralRawByteStringDictionaryA class. |
![]() | Destroy | Represents the destructor of the TGeneralRawByteStringDictionaryA class. |
| Name | Description | |
|---|---|---|
![]() | AddOnSet | Represents property |
![]() | AsString | Represents property |
![]() | AsUnicodeString | Represents property |
![]() | AsUTF8String | Represents property |
![]() | DuplicatesAction | Represents property |
![]() | HashTableSize | Represents property |
![]() | Item[AnsiString] | Represents property |
![]() | Keys | Represents property |
![]() | KeysCaseSensitive | Represents property |
![]() | Values | Represents property |
| Name | Description | |
|---|---|---|
![]() | Add(AnsiString,RawByteString) | Represents method |
![]() | Assign(TObject) | Represents method |
![]() | AssignTo(TObject) | Represents method |
![]() | Clear | Represents method |
![]() | Compare(TObject) | Represents method |
![]() | Count | Represents method |
![]() ![]() | CreateInstance | Represents method |
![]() | Delete(AnsiString) | Represents method |
![]() | DeleteByIndex(Integer,Integer) | Represents method |
![]() | DeleteItemByIndex(Integer) | Represents method |
![]() | Duplicate | Represents method |
![]() | GetAddOnSet | Represents method |
![]() | GetAsString | Represents method |
![]() | GetDuplicatesAction | Represents method |
![]() | GetItemByIndex(Integer) | Represents method |
![]() | GetItemLength(AnsiString) | Represents method |
![]() | GetItemStrByIndex(Integer) | Represents method |
![]() | GetKeyByIndex(Integer) | Represents method |
![]() | GetKeysCaseSensitive | Represents method |
![]() | GetKeyStrByIndex(Integer) | Represents method |
![]() | GetTotalLength | Represents method |
![]() | HashValue | Represents method |
![]() | HasKey(AnsiString) | Represents method |
![]() | Init | Represents method |
![]() | IsEmpty | Represents method |
![]() | IsEqual(TObject) | Represents method |
![]() | LocateItem(AnsiString,RawByteString) | Represents method |
![]() | LocateKey(AnsiString,Word32,Boolean) | Represents method |
![]() | LocateNext(AnsiString,Integer,RawByteString) | Represents method |
![]() | RaiseDuplicateKeyError(AnsiString) | Represents method |
![]() | RaiseIndexError | Represents method |
![]() | RaiseKeyNotFoundError(AnsiString) | Represents method |
![]() | RaiseTypeError(String,ExceptClass) | Represents method |
![]() | Rehash | Represents method |
![]() | Rename(AnsiString,AnsiString) | Represents method |
![]() | SetAddOnSet(Boolean) | Represents method |
![]() | SetDuplicatesAction(TDictionaryDuplicatesAction) | Represents method |
![]() | SetItem(AnsiString,RawByteString) | Represents method |
![]() | SetItemByIndex(Integer,RawByteString) | Represents method |
| Name | Description | |
|---|---|---|
![]() | FAddOnSet | Represents field |
![]() | FCaseSensitive | Represents field |
![]() | FDuplicatesAction | Represents field |
![]() | FHashSize | Represents field |
![]() | FKeys | Represents field |
![]() | FLookup | Represents field |
![]() | FValues | Represents field |




