procedure StreamWriteInt8(const Dst: TStream; Value: ShortInt);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | Stream | |
| 2 | Value | ShortInt |
Result: stored in self (calling object)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | Stream | |
| 2 | Value | ShortInt |
Result: stored in self (calling object)