delphimvcframework/samples/server_in_dll/REST/REST.WebModule.dfm

14 lines
261 B
Plaintext
Raw Normal View History

2019-05-19 14:06:12 +02:00
object MainWebModule: TMainWebModule
OldCreateOrder = False
OnCreate = DataModuleCreate
OnDestroy = DataModuleDestroy
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
end>
Height = 150
Width = 215
end