Componentes.Terceros.DevExp.../official/x.38/ExpressWeb Framework/Demos/Delphi/MegaDemo/uDemoOrder.dfm
2008-08-27 11:56:15 +00:00

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