ADoubleDictionary Class
Represents type ADoubleDictionary.
flcDataStructs.AType
flcDataStructs.ADictionaryBase
flcDataStructs.ADictionary
flcDataStructs.ADoubleDictionary
flcDataStructs.TGeneralDoubleDictionary
type ADoubleDictionary = class(ADictionary) end;
The ADoubleDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddOnSet | Represents property |
![]() | AsString | Represents property |
![]() | AsUnicodeString | Represents property |
![]() | AsUTF8String | Represents property |
![]() | DuplicatesAction | Represents property |
![]() | Item[String] | Represents property |
![]() | KeysCaseSensitive | Represents property |
| Name | Description | |
|---|---|---|
![]() | Add(String,Double) | Represents method |
![]() | Assign(TObject) | Represents method |
![]() | AssignTo(TObject) | Represents method |
![]() | Clear | Represents method |
![]() | Compare(TObject) | Represents method |
![]() | Count | Represents method |
![]() ![]() | CreateInstance | Represents method |
![]() | Delete(String) | Represents method |
![]() | DeleteItemByIndex(Integer) | Represents method |
![]() | Duplicate | Represents method |
![]() | GetAsString | Represents method |
![]() | GetItemByIndex(Integer) | Represents method |
![]() | GetItemStrByIndex(Integer) | Represents method |
![]() | GetKeyByIndex(Integer) | Represents method |
![]() | GetKeyStrByIndex(Integer) | Represents method |
![]() | HashValue | Represents method |
![]() | HasKey(String) | Represents method |
![]() | Init | Represents method |
![]() | IsEmpty | Represents method |
![]() | IsEqual(TObject) | Represents method |
![]() | LocateItem(String,Double) | Represents method |
![]() | LocateNext(String,Integer,Double) | Represents method |
![]() | RaiseDuplicateKeyError(String) | Represents method |
![]() | RaiseKeyNotFoundError(String) | Represents method |
![]() | RaiseTypeError(String,ExceptClass) | Represents method |
![]() | Rename(String,String) | Represents method |



