Navigation: Code Documentation > RSCommon > Structures > Classes > TGStringList > Properties
TGStringList.Owner Property
Specifies the Owner of this object. Whenever the list changes, the list will notify the Owner through this interface.
Namespace: Structures
Delphi
public property Owner: IStringsOwner read FOwner write FOwner;
Property Value
Type: IStringsOwner
•Structures.IStringsOwner
•TGStringList
•Structures