Navigation: Code Documentation > RSCommon > Structures > Classes > TSFCFreeList > Properties
TSFCFreeList.FreeMembers Property
Controls whether the string list frees the objects in the Objects property before they are deleted or changed.
Namespace: Structures
Delphi
published property FreeMembers: Boolean read FFreeMembers write FFreeMembers default True;
Property Value
Type: Boolean
•TSFCFreeList
•Structures