mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 00:05:53 +01:00
25177d957f
Submodules update, samples refactoring, build improvements.
14 lines
261 B
Plaintext
14 lines
261 B
Plaintext
object TestWebModule1: TTestWebModule1
|
|
OldCreateOrder = False
|
|
OnCreate = WebModuleCreate
|
|
OnDestroy = WebModuleDestroy
|
|
Actions = <
|
|
item
|
|
Default = True
|
|
Name = 'DefaultHandler'
|
|
PathInfo = '/'
|
|
end>
|
|
Height = 230
|
|
Width = 415
|
|
end
|