Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TObjectStringList<T> > Properties
TObjectStringList<T>.OwnsData Property
Controls whether the data is freed when a string is deleted.
Namespace: RSGenerics.Collections
Delphi
public property OwnsData: Boolean read FOwnsData write FOwnsData default False;
Property Value
Type: Boolean
•TObjectStringList<T>
•RSGenerics.Collections