git-svn-id: https://192.168.0.254/svn/Proyectos.Varela_PuntosVenta/trunk@2 1c943782-d109-9647-9548-93b3ac332352
726 lines
24 KiB
Plaintext
726 lines
24 KiB
Plaintext
object fEditorAjustarTraspasos: TfEditorAjustarTraspasos
|
|
Left = 344
|
|
Top = 312
|
|
BorderStyle = bsDialog
|
|
Caption = 'Modificaci'#243'n de recepciones de productos'
|
|
ClientHeight = 536
|
|
ClientWidth = 752
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object JvgWizardHeader1: TJvgWizardHeader
|
|
Left = 0
|
|
Top = 0
|
|
Width = 752
|
|
Height = 73
|
|
CaptionFont.Charset = DEFAULT_CHARSET
|
|
CaptionFont.Color = clWindowText
|
|
CaptionFont.Height = -11
|
|
CaptionFont.Name = 'MS Sans Serif'
|
|
CaptionFont.Style = [fsBold]
|
|
CommentFont.Charset = DEFAULT_CHARSET
|
|
CommentFont.Color = clWindowText
|
|
CommentFont.Height = -11
|
|
CommentFont.Name = 'MS Sans Serif'
|
|
CommentFont.Style = []
|
|
SymbolFont.Charset = DEFAULT_CHARSET
|
|
SymbolFont.Color = clHighlightText
|
|
SymbolFont.Height = -35
|
|
SymbolFont.Name = 'Wingdings'
|
|
SymbolFont.Style = [fsBold]
|
|
Captions.Strings = (
|
|
'Modificaci'#243'n de recepciones de productos')
|
|
Comments.Strings = (
|
|
'')
|
|
Gradient.FromColor = clHighlight
|
|
Gradient.ToColor = clWindow
|
|
Gradient.Active = True
|
|
Gradient.Orientation = fgdVertical
|
|
BufferedDraw = False
|
|
end
|
|
object Bevel1: TBevel
|
|
Left = 11
|
|
Top = 483
|
|
Width = 730
|
|
Height = 4
|
|
Shape = bsBottomLine
|
|
end
|
|
object bAceptar: TButton
|
|
Left = 572
|
|
Top = 496
|
|
Width = 75
|
|
Height = 25
|
|
Caption = '&Aceptar'
|
|
ModalResult = 1
|
|
TabOrder = 0
|
|
OnClick = bAceptarClick
|
|
end
|
|
object bCancelar: TButton
|
|
Left = 666
|
|
Top = 496
|
|
Width = 75
|
|
Height = 25
|
|
Cancel = True
|
|
Caption = '&Cancelar'
|
|
ModalResult = 2
|
|
TabOrder = 1
|
|
end
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 73
|
|
Width = 753
|
|
Height = 403
|
|
ParentBackground = True
|
|
TabOrder = 2
|
|
AutoContentSizes = [acsWidth, acsHeight]
|
|
object Bevel2: TBevel
|
|
Left = 22
|
|
Top = 130
|
|
Width = 50
|
|
Height = 10
|
|
Shape = bsBottomLine
|
|
end
|
|
object Label2: TLabel
|
|
Left = 22
|
|
Top = 335
|
|
Width = 84
|
|
Height = 13
|
|
Caption = 'Cantidad por EDI:'
|
|
end
|
|
object Label3: TLabel
|
|
Left = 61
|
|
Top = 364
|
|
Width = 45
|
|
Height = 13
|
|
Caption = 'Cantidad:'
|
|
end
|
|
object Bevel3: TBevel
|
|
Left = 22
|
|
Top = 74
|
|
Width = 734
|
|
Height = 10
|
|
Shape = bsBottomLine
|
|
end
|
|
object lblCentroOrigen: TLabel
|
|
Left = 133
|
|
Top = 90
|
|
Width = 31
|
|
Height = 13
|
|
Caption = 'Centro'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clActiveCaption
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object lblCentroDestino: TLabel
|
|
Left = 133
|
|
Top = 110
|
|
Width = 31
|
|
Height = 13
|
|
Caption = 'Centro'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clActiveCaption
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object edtRec38: TcxDBMaskEdit
|
|
Left = 112
|
|
Top = 333
|
|
DataBinding.DataField = 'T38'
|
|
DataBinding.DataSource = dsDataSource
|
|
Enabled = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 6
|
|
Width = 98
|
|
end
|
|
object edtRec40: TcxDBMaskEdit
|
|
Left = 216
|
|
Top = 333
|
|
DataBinding.DataField = 'T40'
|
|
DataBinding.DataSource = dsDataSource
|
|
Enabled = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 8
|
|
Width = 98
|
|
end
|
|
object edtRec42: TcxDBMaskEdit
|
|
Left = 320
|
|
Top = 333
|
|
DataBinding.DataField = 'T42'
|
|
DataBinding.DataSource = dsDataSource
|
|
Enabled = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 10
|
|
Width = 98
|
|
end
|
|
object edtRec44: TcxDBMaskEdit
|
|
Left = 424
|
|
Top = 333
|
|
DataBinding.DataField = 'T44'
|
|
DataBinding.DataSource = dsDataSource
|
|
Enabled = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 12
|
|
Width = 98
|
|
end
|
|
object edtRec46: TcxDBMaskEdit
|
|
Left = 528
|
|
Top = 333
|
|
DataBinding.DataField = 'T46'
|
|
DataBinding.DataSource = dsDataSource
|
|
Enabled = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 14
|
|
Width = 98
|
|
end
|
|
object edtRec48: TcxDBMaskEdit
|
|
Left = 632
|
|
Top = 333
|
|
DataBinding.DataField = 'T48'
|
|
DataBinding.DataSource = dsDataSource
|
|
Enabled = False
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 16
|
|
Width = 98
|
|
end
|
|
object edtRecR48: TcxCurrencyEdit
|
|
Left = 632
|
|
Top = 360
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DecimalPlaces = 0
|
|
Properties.DisplayFormat = ',0;-,0'
|
|
Properties.UseThousandSeparator = True
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 17
|
|
Width = 98
|
|
end
|
|
object edtRecR46: TcxCurrencyEdit
|
|
Left = 528
|
|
Top = 360
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DecimalPlaces = 0
|
|
Properties.DisplayFormat = ',0;-,0'
|
|
Properties.UseThousandSeparator = True
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 15
|
|
Width = 98
|
|
end
|
|
object edtRecR44: TcxCurrencyEdit
|
|
Left = 424
|
|
Top = 360
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DecimalPlaces = 0
|
|
Properties.DisplayFormat = ',0;-,0'
|
|
Properties.UseThousandSeparator = True
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 13
|
|
Width = 98
|
|
end
|
|
object edtRecR42: TcxCurrencyEdit
|
|
Left = 320
|
|
Top = 360
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DecimalPlaces = 0
|
|
Properties.DisplayFormat = ',0;-,0'
|
|
Properties.UseThousandSeparator = True
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 11
|
|
Width = 98
|
|
end
|
|
object edtRecR40: TcxCurrencyEdit
|
|
Left = 216
|
|
Top = 360
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DecimalPlaces = 0
|
|
Properties.DisplayFormat = ',0;-,0'
|
|
Properties.UseThousandSeparator = True
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 9
|
|
Width = 98
|
|
end
|
|
object edtRecR38: TcxCurrencyEdit
|
|
Left = 112
|
|
Top = 360
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DecimalPlaces = 0
|
|
Properties.DisplayFormat = ',0;-,0'
|
|
Properties.UseThousandSeparator = True
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.TextColor = clActiveCaption
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 7
|
|
Width = 98
|
|
end
|
|
object edtFecha: TcxDBLabel
|
|
Left = 133
|
|
Top = 28
|
|
DataBinding.DataField = 'FECHA'
|
|
DataBinding.DataSource = dsDataSource
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clActiveCaption
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Style = []
|
|
Style.IsFontAssigned = True
|
|
Height = 17
|
|
Width = 420
|
|
end
|
|
object edtProducto: TcxDBLabel
|
|
Left = 133
|
|
Top = 51
|
|
DataBinding.DataField = 'PRODUCTO'
|
|
DataBinding.DataSource = dsDataSource
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clActiveCaption
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Style = []
|
|
Style.IsFontAssigned = True
|
|
Height = 17
|
|
Width = 460
|
|
end
|
|
object edtColor: TcxDBLabel
|
|
Left = 655
|
|
Top = 51
|
|
DataBinding.DataField = 'COLOR'
|
|
DataBinding.DataSource = dsDataSource
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Style.Font.Charset = DEFAULT_CHARSET
|
|
Style.Font.Color = clActiveCaption
|
|
Style.Font.Height = -11
|
|
Style.Font.Name = 'MS Sans Serif'
|
|
Style.Font.Style = []
|
|
Style.IsFontAssigned = True
|
|
Height = 17
|
|
Width = 76
|
|
end
|
|
object cbEstado: TcxComboBox
|
|
Left = 133
|
|
Top = 146
|
|
Properties.Items.Strings = (
|
|
'Ninguna'
|
|
'Env'#237'o perdido'
|
|
'Env'#237'o retrasado'
|
|
'Env'#237'o devuelto'
|
|
'Otros')
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 3
|
|
Text = 'cbEstado'
|
|
Width = 156
|
|
end
|
|
object memObservaciones: TcxMemo
|
|
Left = 22
|
|
Top = 191
|
|
Lines.Strings = (
|
|
'memEstadoAlbaran')
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 5
|
|
Height = 88
|
|
Width = 333
|
|
end
|
|
object cbContabilizar: TcxCheckBox
|
|
Left = 348
|
|
Top = 146
|
|
Caption = 'Contabilizar este traspaso'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.ValueChecked = 'S'
|
|
Properties.ValueUnchecked = 'N'
|
|
State = cbsGrayed
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
TabOrder = 4
|
|
Width = 319
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group1: TdxLayoutGroup
|
|
Caption = 'Datos generales del traspaso'
|
|
object dxLayoutControl1Item31: TdxLayoutItem
|
|
Caption = 'Fecha del movimiento:'
|
|
Control = edtFecha
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group3: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group17: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item32: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Producto:'
|
|
Control = edtProducto
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item33: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
Caption = 'Color:'
|
|
Control = edtColor
|
|
ControlOptions.MinWidth = 50
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group7: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item7: TdxLayoutItem
|
|
Control = Bevel3
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
Caption = 'Centro de origen:'
|
|
Control = lblCentroOrigen
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item10: TdxLayoutItem
|
|
Caption = 'Centro de destino:'
|
|
Control = lblCentroDestino
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item9: TdxLayoutItem
|
|
Control = Bevel2
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group6: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group2: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Estado del env'#237'o:'
|
|
Control = cbEstado
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item8: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'cxCheckBox1'
|
|
ShowCaption = False
|
|
Control = cbContabilizar
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Item6: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Observaciones:'
|
|
CaptionOptions.AlignVert = tavTop
|
|
CaptionOptions.Layout = clTop
|
|
Control = memObservaciones
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group5: TdxLayoutGroup
|
|
Caption = 'Cantidades'
|
|
LayoutDirection = ldHorizontal
|
|
object dxLayoutControl1Group16: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item23: TdxLayoutItem
|
|
Caption = 'Tallas:'
|
|
CaptionOptions.AlignHorz = taRightJustify
|
|
CaptionOptions.Layout = clTop
|
|
Offsets.Top = 2
|
|
Control = Label2
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item30: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahRight
|
|
CaptionOptions.Layout = clTop
|
|
Offsets.Top = 10
|
|
ShowCaption = False
|
|
Control = Label3
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group10: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item2: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '38'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRec38
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item29: TdxLayoutItem
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRecR38
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group11: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item3: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '40'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRec40
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item28: TdxLayoutItem
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRecR40
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group12: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item4: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '42'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRec42
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item27: TdxLayoutItem
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRecR42
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group13: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item20: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '44'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRec44
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item26: TdxLayoutItem
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRecR44
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group14: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item21: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '46'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRec46
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item25: TdxLayoutItem
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRecR46
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group15: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item22: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '48'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRec48
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item24: TdxLayoutItem
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtRecR48
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dsDataSource: TDADataSource
|
|
DataTable = dmTraspasos.tbl_Traspasos
|
|
Left = 200
|
|
Top = 496
|
|
end
|
|
end
|