TGeneralRawByteStringDictionaryB.SetItem(RawByteString,RawByteString) Method

Represents method SetItem(RawByteString,RawByteString).

Namespace: flcDataStructs
protected
 procedure SetItem(const Key: RawByteString; const Value: RawByteString); override;

Parameters

Key
Type: RawByteString

Value
Type: RawByteString

Overrides

ARawByteStringDictionaryB.SetItem(RawByteString,RawByteString)