delphimvcframework/unittests/RESTClient/MVCFramework.Tests.WebModule.dfm
2015-12-22 09:29:25 -02:00

14 lines
259 B
Plaintext

object TestWebModule: TTestWebModule
OldCreateOrder = False
OnCreate = WebModuleCreate
OnDestroy = WebModuleDestroy
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
end>
Height = 230
Width = 415
end