[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Driver class descendent which reads component data stored in binary format.
|
Creates a new binary data reader instance. |
|
|
Destroys the binary data reader. |
|
|
Driver class descendent which reads component data stored in binary format. |
|
| | ||
|
Abstract driver class to read stored component data. |
|
| | ||
The TBinaryObjectReader class reads component data stored in binary form in a file. For this, it overrides or implements all abstract methods from TAbstractObjectReader. No new functionality is added by this class, it is a driver class for the streaming system.
|
Abstract driver class to read stored component data. |
|
|
Driver class which stores component data in binary form. |