TGeneralSingleDictionaryB.SetItem(RawByteString,Single) Method

Represents method SetItem(RawByteString,Single).

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

Parameters

Key
Type: RawByteString

Value
Type: Single

Overrides

ASingleDictionaryB.SetItem(RawByteString,Single)