|
Read a boolean value from a stream. |
|
|
Read a currency value from the stream. |
|
|
Read a TDateTime value from a stream. |
|
|
Read a floating point value from a stream. |
|
|
Read a 32-bit integer from a stream. |
|
|
Read a string from a stream. |
|
|
Write a boolean to a stream. |
|
|
Write a currency value to stream. |
|
|
Write a TDateTime value to stream. |
|
|
Write floating point value to stream. |
|
|
Write a 32-bit integer to a stream. |
|
|
Write a string value to the stream. |