delphimvcframework/samples/server_in_dll/REST/REST.WebModule.dfm
2019-05-19 14:06:28 +02:00

14 lines
261 B
Plaintext

object MainWebModule: TMainWebModule
OldCreateOrder = False
OnCreate = DataModuleCreate
OnDestroy = DataModuleDestroy
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
end>
Height = 150
Width = 215
end