mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 00:05:53 +01:00
4a509b0eb0
- Unit test refactoring
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
object ActiveRecordControllerWebModule: TActiveRecordControllerWebModule
|
|
OnCreate = WebModuleCreate
|
|
OnDestroy = WebModuleDestroy
|
|
Actions = <>
|
|
Height = 230
|
|
Width = 415
|
|
end
|