Table of Contents

TTMSFNCObjectList Class

Type-safe list of TObject instances 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>)