- 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
15 lines
1.0 KiB
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> |