реструктуризация файлов, добавление вебчатов
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
object OBS_Doc_Player: TOBS_Doc_Player
|
||||
OnCreate = WebModuleCreate
|
||||
OnDestroy = WebModuleDestroy
|
||||
Actions = <
|
||||
item
|
||||
Default = True
|
||||
Name = 'DefaultHandler'
|
||||
PathInfo = '/'
|
||||
OnAction = WebModule1DefaultHandlerAction
|
||||
end>
|
||||
Height = 230
|
||||
Width = 415
|
||||
end
|
||||
Reference in New Issue
Block a user