Navigation: Code Documentation > RSCommon > Structures > Interfaces > IStringsOwner > Methods
IStringsOwner.DeleteObject(TObject,Integer) Method
The DeleteObject method is called by the string list every time an object is about to be deleted from the list.
Namespace: Structures
Delphi
public procedure DeleteObject( Sender: TObject; const Index: Integer );
Parameters
Sender
Type: TObject
Index
Type: Integer
•Structures.IStringsOwner.Put(TObject,Integer,String)
•Structures.IStringsOwner.PutObject(TObject,Integer,TObject)
•IStringsOwner
•Structures