delphimvcframework/samples/htmx_templatepro/WebModuleU.dfm
2024-08-12 10:38:16 +02:00

13 lines
228 B
Plaintext

object WebModule1: TWebModule1
OnCreate = WebModuleCreate
OnDestroy = WebModuleDestroy
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
end>
Height = 230
Width = 415
end