mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 00:05:53 +01:00
29f03e819e
FIX https://github.com/danieleteti/delphimvcframework/issues/160 FIX https://www.facebook.com/groups/delphimvcframework/?multi_permalinks=1951719131577883&comment_id=1952551261494670¬if_id=1542833848942998¬if_t=feedback_reaction_generic
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
object MyWebModule: TMyWebModule
|
|
OldCreateOrder = False
|
|
OnCreate = WebModuleCreate
|
|
OnDestroy = WebModuleDestroy
|
|
Actions = <>
|
|
Height = 230
|
|
Width = 415
|
|
end
|