git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
21 lines
387 B
Plaintext
21 lines
387 B
Plaintext
object OrderDemo: TOrderDemo
|
|
OldCreateOrder = True
|
|
Height = 524
|
|
HorizontalOffset = 191
|
|
VerticalOffset = 120
|
|
Width = 713
|
|
object cxWebEdit1: TcxWebEdit
|
|
Left = 112
|
|
Top = 16
|
|
TabOrder = 0
|
|
Text = 'cxWebEdit1'
|
|
end
|
|
object cxWebLabel2: TcxWebLabel
|
|
Left = 16
|
|
Top = 18
|
|
Height = 16
|
|
Width = 87
|
|
Caption = 'cxWebLabel2'
|
|
end
|
|
end
|