Navigation: Code Documentation > RSCommon > Structures
Structures Interfaces
Name
Description
IStringsOwner
Defines the interface for an object which may "own" a TSFCList, TSFCFreeList, or TGStringList object. An owner is notified automatically when the string lists are changed (items are added or deleted).
Top