procedure LoadTemplateFromStream(SrcStream: TStream);
Load a template from stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcStream | Stream |
Result: stored in self (calling object)
Remarks:
See the description of this component for more info.
Load a template from stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcStream | Stream |
Result: stored in self (calling object)
See the description of this component for more info.