ITMSMCPPersistence.LoadSettingsFromStream Method
Restores the component's settings from a JSON stream.
API unit family: TMS.MCP.Persistence
Declaring type: ITMSMCPPersistence
Syntax
procedure LoadSettingsFromStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
Source stream containing the JSON data. |