git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@21 05c56307-c608-d34a-929d-697000501d7a
26 lines
621 B
Plaintext
26 lines
621 B
Plaintext
object ServerScriptsHomePage: TServerScriptsHomePage
|
|
OldCreateOrder = True
|
|
ComponentPersistent.DefaultMode = pmReset
|
|
ComponentPersistent.ExceptedComponents = <>
|
|
DesignerID = 1
|
|
EncodingType = wetApplication
|
|
LeftPos = 0
|
|
PositioningType = cxptGrid
|
|
ServerScript = JScript
|
|
TopPos = 0
|
|
OnActivate = cxWebPageModuleActivate
|
|
OnDeactivate = cxWebPageModuleDeactivate
|
|
Left = 50
|
|
Top = 50
|
|
Height = 395
|
|
HorizontalOffset = 200
|
|
VerticalOffset = 124
|
|
Width = 395
|
|
object Table: TTable
|
|
DatabaseName = 'DBDEMOS'
|
|
TableName = 'events.db'
|
|
Left = 96
|
|
Top = 16
|
|
end
|
|
end
|