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