delphimvcframework/samples/outputcachewithredis/WebModuleU.dfm

14 lines
262 B
Plaintext
Raw Normal View History

object wmMain: TwmMain
OldCreateOrder = False
OnCreate = WebModuleCreate
Actions = <
item
Default = True
Name = 'DefaultHandler'
PathInfo = '/'
OnAction = WebModule1DefaultHandlerAction
end>
Height = 230
Width = 415
end