TTMSFNCCustomDataLinkJSON Class
Custom data link that exposes JSON records through ITMSFNCDataObject.
API unit family: TMS.TMSFNCDataLinkJSON
Inherits from: TTMSFNCCustomDataLink
Syntax
TTMSFNCCustomDataLinkJSON = class(TTMSFNCCustomDataLink)
Methods
| Name | Description |
|---|---|
| GetFileFilter | Returns the file dialog filter for JSON files. |
| LoadFromStream | Loads JSON data from a stream. |
| SaveToStream | Saves the current JSON data to a stream. |