- 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
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
<Library Name="NewLibrary" UID="{F5424991-9C21-418D-BF23-F97AEAE00AEB}" Documentation="">
|
|
<Services>
|
|
<Service Name="NewService" UID="{965CFF29-0411-49B3-9CCC-B176FE5364AD}">
|
|
<Interfaces>
|
|
<Interface Name="Default" UID="{D45A3E97-9C6B-4B02-A547-F172EB1B15AA}" Documentation="Service NewService. This service has been automatically generated using the RODL template you can find in the Templates directory.">
|
|
<Operations>
|
|
<Operation Name="Sum" UID="{3BC17C66-229F-447A-803C-C7CE2302D92D}" Documentation="">
|
|
<Parameters>
|
|
<Parameter Name="A" DataType="Integer" Flag="In" />
|
|
<Parameter Name="B" DataType="Integer" Flag="In" />
|
|
<Parameter Name="Result" DataType="Integer" Flag="Result" />
|
|
</Parameters>
|
|
</Operation>
|
|
<Operation Name="GetServerTime" UID="{BE9683B7-87D5-47EF-83A4-7AE14D54A4F0}" Documentation="">
|
|
<Parameters>
|
|
<Parameter Name="Result" DataType="DateTime" Flag="Result" />
|
|
</Parameters>
|
|
</Operation>
|
|
</Operations>
|
|
|
|
</Interface>
|
|
</Interfaces>
|
|
</Service>
|
|
</Services>
|
|
</Library>
|