Componentes.Terceros.RemObj.../internal/5.0.30.691/1/Data Abstract for Delphi/Samples/Dynamic Where/DynWhere.Sample.html

30 lines
877 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\da.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<br>
<p class="h1">
<span>Dynamic Where Sample</span>
</p>
<br>
<h2>Purpose</h2>
<p>
This example illustrates how work with the <b>Dynamic Where</b>.<br><br>
</p>
<h2>Getting Started</h2>
<ul>
<li>Build or compile both projects.</li>
<li>Launch the server (via the menu option: <strong>RemObjects | Launch Server Executable</strong>).</li>
<li>Ensure that DynamicWhereClient is the selected project and run it.</li>
<li>Create a few conditions and apply them.</li>
<li>Examine pascal code which you can be &nbsp;applied at runtime and the xml code generated
by the DynamicWhere.</li>
</ul>
</body>
</html>