Navigation: Code Documentation > RSCommon > GHashTable > Interfaces > IHashTableOwner > Methods
IHashTableOwner.PutValue(TObject,TRSPointerType,TRSPointerType) Method
Represents method PutValue(TObject,TRSPointerType,TRSPointerType).
Namespace: GHashTable
Delphi
public procedure PutValue( Sender: TObject; const Key: TRSPointerType; const Value: TRSPointerType );
Parameters
Sender
Type: TObject
Key
Type: System.Void
Value
•IHashTableOwner
•GHashTable