Componentes.Terceros.RemObj.../internal/5.0.24.615/1/RemObjects SDK for Delphi/Samples/RODL/RODL.Sample.html

15 lines
1.0 KiB
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="..\styles.css">
</head>
<body>
<img src="..\..\ro.png" alt="" align="right">
<!-------------------------------------------------------------------------->
<p class="h1">RODL Sample</p>
<h2>Purpose</h2><p>This sample provides facilities to convert a RODL file into several other formats.</p><p>The <strong>Generate</strong> button (executed on start up) loads a test library containing a range of RODL objects. Alternatively, use the <strong>Load</strong> button to look at one of your own files.</p><p>Having loaded a file, select the <strong>conversion type</strong> (and <strong>Target Entry</strong> if generating implementaton code) followed by clicking on the <strong>Convert</strong> button.</p><p>As well as examining the code provided by this sample, you might also want to look at the conversion routines used by:</p><ul><li><strong>RemObjects SDK (Common)\Bin\RODL.exe</strong></li><li><strong>RemObjects SDK (Common)\Bin\ROServiceBuilder3.exe</strong></li></ul>
</body>
</html>