delphimvcframework/samples/concurrency_speed_test/WebModuleU.dfm

8 lines
141 B
Plaintext
Raw Permalink Normal View History

2019-05-19 14:06:12 +02:00
object MyWebModule: TMyWebModule
OnCreate = WebModuleCreate
OnDestroy = WebModuleDestroy
Actions = <>
Height = 230
Width = 415
end