ServiceBuilder doesn't generate DFM file for Delphi Implementation

Hello,

when I CodeGen a Service (Implementation) for Delphi there is only a .pas file to save. Since the .pas file requires {$R. dfm} I cannot compile it.

Service Builder 8.2.89.1153 (Trial License)

Ohh … I don’t have to CodeGen a Service the first time.
When compiling the project, it is created for me!?

How does the compiler know, that a new Service is present in the RODL file?

The RODL will be parsed each time you compile or build your project.
At this time the RODL.res and the invk + intf files will be updated too.

You can see that in the Build log.