Table of Contents

TTMSMCPObjectList Class

Generic list of objects, used for JSON persistence serialization and deserialization.

API unit family: TMS.MCP.Persistence Inherits from: TObjectList<TObject>

Syntax

TTMSMCPObjectList = class(TObjectList<TObject>)