Componentes.Terceros.RemObj.../internal/5.0.23.613/1/Data Abstract for Delphi/Samples/Briefcase/BriefcaseModel.Sample.html
david d99a44999f - Modificación del paquete RemObjects_Core_D10 para que sea un paquete de runtime/designtime (antes era designtime sólo)
- Recompilación en Delphi10 de todos los paquetes de RO para generar las DCU's en Lib\D10

git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@7 b6239004-a887-0f4b-9937-50029ccdca16
2007-09-10 13:36:58 +00:00

32 lines
938 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\da.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">
<span>Briefcase model sample</span>
</p>
<h2>Purpose</h2>
<p>
This example shows how to create a <b>briefcase model</b> using a Data Abstract Client.
</p>
<h2>Getting Started</h2>
<ul>
<li>Launch the Server.</li>
<li>Launch the Client.</li>
<li>The first time the server runs it will ask to fetch the data, else it will load it from disk. </li>
<li>Make some changes to the records.</li><li>Close the client.</li>
<li>Re-open the client and the changes will still be there. </li>
<li>Pressing Apply Updates will send the changes back to the server.</li>
</ul>
<!-------------------------------------------------------------------------->
</body>
</html>