TDocument provides a number of functions for data access.
You can access data as a simple serial stream or in whatever way you design into your derived classes. The following topics describe the helper functions you can use to control when the document attempts data access operations:
See Also