delphimvcframework/samples/htmx_website/WebModuleU.dfm
2024-07-02 23:06:30 +02:00

8 lines
141 B
Plaintext

object MyWebModule: TMyWebModule
OnCreate = WebModuleCreate
OnDestroy = WebModuleDestroy
Actions = <>
Height = 230
Width = 415
end