Data Streamers Sample
This example shows how a dataset can be written to a stream and read from it using the TDABinDataStreamer class.
When you compile and launch this example it displays two grids, the sources for which are datasets dynamically read using TStream.
Modify some data in the grids.
When you press the "Test Deltas" button, it shows the size of the delta containing the data to update the dataset.
The "Turn M/D on/off" button toggles the top grid as the master source for the bottom grid.