TTMSFNCJSONToClass Class
Generates Delphi class source from JSON text, files, or values.
API unit family: TMSFNCPersistence
Syntax
TTMSFNCJSONToClass = 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. |