Navigation: Code Documentation > RSCommon > Structures > Classes > TGStringList > Properties
TGStringList.FreeData Property
Controls whether the string list frees the objects inside the Data property when an item is deleted (or the list is cleared).
Namespace: Structures
Delphi
public property FreeData: Boolean read FFreeData write FFreeData;
Property Value
Type: Boolean
•Structures.TGStringList.FreeObjects
•Structures.TGStringList.Data[Integer]
•TGStringList
•Structures