Componentes.Terceros.RemObj.../internal/5.0.23.613/1/Data Abstract for Delphi/Samples/Data Streamers/DataStreamersTest.Sample.html

20 lines
914 B
HTML
Raw Normal View History

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\da.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1"> Data Streamers Sample</p><br>
<p>This example shows how a dataset can be written to a stream and read from it using the <b>TDABinDataStreamer</b> class.</p>
<p>When you compile and launch this example it displays two grids, the sources for which are datasets dynamically read using <b>TStream</b>.</p>
<p>Modify some data in the grids.</p>
<p>When you press the "Test Deltas" button, it shows the size of the delta containing the data to update the dataset.</p>
<p>The "Turn M/D on/off" button toggles the top grid as the master source for the bottom grid.</p>
<!-------------------------------------------------------------------------->
</body>
</html>