delphimvcframework/samples/authenticationauthorization/WebModuleUnit1.dfm

13 lines
234 B
Plaintext
Raw Normal View History

2015-04-01 17:01:23 +02:00
object WebModule1: TWebModule1
OldCreateOrder = False
OnCreate = WebModuleCreate
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
end>
Height = 230
Width = 415
end