git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
11 lines
272 B
Plaintext
11 lines
272 B
Plaintext
object IncludeDataMod: TIncludeDataMod
|
|
OldCreateOrder = True
|
|
OnCreate = cxWebHomeDataModuleCreate
|
|
OnDestroy = cxWebHomeDataModuleDestroy
|
|
OnBeforeDispatchPage = cxWebHomeDataModuleBeforeDispatchPage
|
|
Left = 50
|
|
Top = 50
|
|
Height = 350
|
|
Width = 400
|
|
end
|