procedure AppendFromStream(SrcStream: TStream);
Append new items from stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcStream | Stream |
Result: stored in self (calling object)
Append new items from stream.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcStream | Stream |
Result: stored in self (calling object)