Table of Contents

TTMSMCPJSONToClass Class

Generates Delphi class source from JSON text, files, or values.

API unit family: TMS.MCP.Persistence

Syntax

TTMSMCPJSONToClass = class

Methods

Name Description
ExportToDelphi Generates Delphi class source from a JSON string using the specified options.
ExportToDelphiFromFile Generates Delphi class source from JSON stored in a file using default options.