mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
|
object WebModule1: TWebModule1
|
||
|
OnCreate = WebModuleCreate
|
||
|
Actions = <
|
||
|
item
|
||
|
Default = True
|
||
|
Name = 'DefaultHandler'
|
||
|
PathInfo = '/'
|
||
|
end>
|
||
|
Height = 230
|
||
|
Width = 415
|
||
|
end
|