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