Navigation: Code Documentation > RSCommon > Structures > Interfaces > IStringsOwner > Methods
IStringsOwner.PutObject(TObject,Integer,TObject) Method
The PutObject method is called when the string list is adding or replacing an Object in the string list.
Namespace: Structures
Delphi
public procedure PutObject( Sender: TObject; const Index: Integer; const AObject: TObject );
Parameters
Sender
Type: TObject
Index
Type: Integer
AObject
•Structures.IStringsOwner.Put(TObject,Integer,String)
•Structures.IStringsOwner.DeleteObject(TObject,Integer)
•IStringsOwner
•Structures