TTMSFNCObjectList Class
Type-safe list of
TObjectinstances used internally by the object inspector to manage inspected objects and their sub-objects.
API unit family: TMSFNCObjectInspector
Inherits from: TObjectList<TObject>
Syntax
TTMSFNCObjectList = class(TObjectList<TObject>)