TTMSFNCJSONToClassItem Class
Represents a Delphi class generated from a JSON object.
API unit family: TMSFNCPersistence
Syntax
TTMSFNCJSONToClassItem = class
Properties
| Name | Description |
|---|---|
| ParentProperty | Gets the JSON property that owns this generated class item. |
| Properties | Gets the generated properties for this JSON object. |
Methods
| Name | Description |
|---|---|
| GetClassName | Returns the generated Delphi class name for the JSON object. |