TTMSMCPCustomComponent.LoadSettingsFromStream Method
Restores the component's published settings from a stream.
API unit family: TMS.MCP.CustomComponent
Declaring type: TTMSMCPCustomComponent
Syntax
procedure LoadSettingsFromStream(AStream: TStream); virtual;
Parameters
| Name | Description |
|---|---|
AStream |
Source stream to read from. |