908 lines
31 KiB
Plaintext
908 lines
31 KiB
Plaintext
object fEditorAjustarRecepciones: TfEditorAjustarRecepciones
|
|
Left = 490
|
|
Top = 337
|
|
BorderStyle = bsDialog
|
|
Caption = 'Modificaci'#243'n de recepciones de productos'
|
|
ClientHeight = 536
|
|
ClientWidth = 753
|
|
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 = 753
|
|
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 = 224
|
|
Width = 50
|
|
Height = 10
|
|
Shape = bsBottomLine
|
|
end
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 260
|
|
Width = 86
|
|
Height = 13
|
|
Caption = 'Cantidad enviada:'
|
|
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 edtEnv40: TcxDBMaskEdit
|
|
Left = 218
|
|
Top = 258
|
|
DataBinding.DataField = 'E40'
|
|
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 = 9
|
|
Width = 25
|
|
end
|
|
object edtEnv38: TcxDBMaskEdit
|
|
Left = 114
|
|
Top = 258
|
|
DataBinding.DataField = 'E38'
|
|
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 = 25
|
|
end
|
|
object edtEnv42: TcxDBMaskEdit
|
|
Left = 322
|
|
Top = 258
|
|
DataBinding.DataField = 'E42'
|
|
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 = 25
|
|
end
|
|
object edtEnv44: TcxDBMaskEdit
|
|
Left = 426
|
|
Top = 258
|
|
DataBinding.DataField = 'E44'
|
|
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 = 11
|
|
Width = 25
|
|
end
|
|
object edtEnv46: TcxDBMaskEdit
|
|
Left = 530
|
|
Top = 258
|
|
DataBinding.DataField = 'E46'
|
|
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 = 25
|
|
end
|
|
object edtEnv48: TcxDBMaskEdit
|
|
Left = 634
|
|
Top = 258
|
|
DataBinding.DataField = 'E48'
|
|
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 = 13
|
|
Width = 25
|
|
end
|
|
object edtRec38: TcxDBMaskEdit
|
|
Left = 112
|
|
Top = 333
|
|
DataBinding.DataField = 'R38'
|
|
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 edtRec40: TcxDBMaskEdit
|
|
Left = 216
|
|
Top = 333
|
|
DataBinding.DataField = 'R40'
|
|
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 edtRec42: TcxDBMaskEdit
|
|
Left = 320
|
|
Top = 333
|
|
DataBinding.DataField = 'R42'
|
|
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 = 18
|
|
Width = 98
|
|
end
|
|
object edtRec44: TcxDBMaskEdit
|
|
Left = 424
|
|
Top = 333
|
|
DataBinding.DataField = 'R44'
|
|
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 = 20
|
|
Width = 98
|
|
end
|
|
object edtRec46: TcxDBMaskEdit
|
|
Left = 528
|
|
Top = 333
|
|
DataBinding.DataField = 'R46'
|
|
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 = 22
|
|
Width = 98
|
|
end
|
|
object edtRec48: TcxDBMaskEdit
|
|
Left = 632
|
|
Top = 333
|
|
DataBinding.DataField = 'R48'
|
|
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 = 24
|
|
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 = 25
|
|
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 = 23
|
|
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 = 21
|
|
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 = 19
|
|
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 = 17
|
|
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 = 15
|
|
Width = 98
|
|
end
|
|
object edtFecha: TcxDBLabel
|
|
Left = 133
|
|
Top = 28
|
|
AutoSize = True
|
|
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
|
|
end
|
|
object edtCentro: TcxDBLabel
|
|
Left = 185
|
|
Top = 28
|
|
AutoSize = True
|
|
DataBinding.DataField = 'FILIAL'
|
|
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
|
|
end
|
|
object edtProducto: TcxDBLabel
|
|
Left = 133
|
|
Top = 51
|
|
AutoSize = True
|
|
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
|
|
end
|
|
object edtColor: TcxDBLabel
|
|
Left = 613
|
|
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 = 118
|
|
end
|
|
object edtAlbaran: TcxDBLabel
|
|
Left = 133
|
|
Top = 104
|
|
AutoSize = True
|
|
DataBinding.DataField = 'ALBARAN'
|
|
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
|
|
end
|
|
object cbEstadoAlbaran: TcxComboBox
|
|
Left = 133
|
|
Top = 127
|
|
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 = 5
|
|
Text = 'cbEstadoAlbaran'
|
|
Width = 156
|
|
end
|
|
object memEstadoAlbaran: TcxMemo
|
|
Left = 22
|
|
Top = 172
|
|
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 = 7
|
|
Height = 46
|
|
Width = 708
|
|
end
|
|
object cbContabilizarAlbaran: TcxCheckBox
|
|
Left = 348
|
|
Top = 127
|
|
Caption = 'Contabilizar este albar'#225'n'
|
|
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 = 6
|
|
Width = 319
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group1: TdxLayoutGroup
|
|
Caption = 'Datos generales'
|
|
object dxLayoutControl1Group2: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item31: TdxLayoutItem
|
|
Caption = 'Fecha del movimiento:'
|
|
Control = edtFecha
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item17: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Centro:'
|
|
Control = edtCentro
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group3: 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
|
|
end
|
|
object dxLayoutControl1Group4: TdxLayoutGroup
|
|
Caption = 'Datos del albar'#225'n de env'#237'o'
|
|
object dxLayoutControl1Group8: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group7: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
Caption = 'Albar'#225'n de env'#237'o:'
|
|
Control = edtAlbaran
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group6: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'Estado del env'#237'o'
|
|
Control = cbEstadoAlbaran
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item8: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = 'cxCheckBox1'
|
|
ShowCaption = False
|
|
Control = cbContabilizarAlbaran
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Item6: TdxLayoutItem
|
|
Caption = 'Observaciones sobre el albar'#225'n:'
|
|
CaptionOptions.AlignVert = tavTop
|
|
CaptionOptions.Layout = clTop
|
|
Control = memEstadoAlbaran
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Item9: TdxLayoutItem
|
|
Control = Bevel2
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group9: TdxLayoutGroup
|
|
Caption = 'New Group'
|
|
ShowCaption = False
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item16: TdxLayoutItem
|
|
Caption = 'Tallas:'
|
|
CaptionOptions.AlignHorz = taRightJustify
|
|
CaptionOptions.Layout = clTop
|
|
Offsets.Top = 2
|
|
Control = Label1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item11: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '38'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtEnv38
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item10: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '40'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtEnv40
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item12: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '42'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtEnv42
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item13: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '44'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtEnv44
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item14: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '46'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtEnv46
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item15: TdxLayoutItem
|
|
AutoAligns = [aaVertical]
|
|
AlignHorz = ahClient
|
|
Caption = '48'
|
|
CaptionOptions.AlignHorz = taCenter
|
|
CaptionOptions.Layout = clTop
|
|
Control = edtEnv48
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group5: TdxLayoutGroup
|
|
Caption = 'Datos de recepci'#243'n del env'#237'o'
|
|
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
|
|
Left = 200
|
|
Top = 496
|
|
end
|
|
end
|