TGeneralObjectDictionaryB.SetItem(RawByteString,TObject) Method

Represents method SetItem(RawByteString,TObject).

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

Parameters

Key
Type: RawByteString

Value
Type: TObject

Overrides

AObjectDictionaryB.SetItem(RawByteString,TObject)