Componentes.Terceros.RemObj.../internal/5.0.23.613/1/RemObjects SDK for Delphi/Samples/RODL/RODL.Sample.html
david 2824855ea7 - 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
- Recompilación en Delphi10 de todos los paquetes de DA para generar las DCU's en Lib\D10

git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.RemObjects@9 b6239004-a887-0f4b-9937-50029ccdca16
2007-09-10 14:06:19 +00:00

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>