git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES/trunk@4 b68bf8ae-e977-074f-a058-3cfd71dd8f45
1554 lines
60 KiB
Plaintext
1554 lines
60 KiB
Plaintext
object frPedidoProveedor: TfrPedidoProveedor
|
|
Left = 0
|
|
Top = 0
|
|
Width = 706
|
|
Height = 655
|
|
Color = 16383743
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentColor = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Visible = False
|
|
Entidad = entPedidoProveedor
|
|
BarraSalir = brSimple
|
|
BarraOperacion = brDoble
|
|
object Titulo: TRdxPanelTituloOperacion
|
|
Left = 0
|
|
Top = 0
|
|
Width = 706
|
|
Height = 22
|
|
Caption = ' pedido a proveedor'
|
|
Color = 12368878
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 2038370
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
end
|
|
object pnlScroll: TRdxScrollPanel
|
|
Left = 0
|
|
Top = 22
|
|
Width = 706
|
|
Height = 533
|
|
HorzScrollBar.Smooth = True
|
|
HorzScrollBar.Style = ssFlat
|
|
VertScrollBar.Smooth = True
|
|
VertScrollBar.Style = ssFlat
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
Caption = 'pnlScroll'
|
|
ParentColor = True
|
|
TabOrder = 0
|
|
object pnlPedido: TRdxPanel
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 706
|
|
Height = 168
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 0
|
|
TabStop = True
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object cDatosPedido: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 706
|
|
Height = 30
|
|
Cursor = crHandPoint
|
|
Caption = 'Datos del pedido'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 2038370
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object eCodPedido: TLabel
|
|
Left = 59
|
|
Top = 50
|
|
Width = 87
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Código de pedido:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eFechaAlta: TLabel
|
|
Left = 282
|
|
Top = 50
|
|
Width = 54
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Fecha alta:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eSituacion: TLabel
|
|
Left = 473
|
|
Top = 50
|
|
Width = 47
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Situacion:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eFechaEmision: TLabel
|
|
Left = 60
|
|
Top = 71
|
|
Width = 86
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Fecha de emisión:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eRecepcion: TLabel
|
|
Left = 283
|
|
Top = 71
|
|
Width = 53
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Recepción:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eRealizadoPor: TLabel
|
|
Left = 480
|
|
Top = 72
|
|
Width = 40
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Usuario:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object eDescripcion: TLabel
|
|
Left = 114
|
|
Top = 94
|
|
Width = 32
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Notas:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eImporteTotal: TLabel
|
|
Left = 79
|
|
Top = 153
|
|
Width = 67
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Importe total:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Codigo: TRdxDBEdit
|
|
Left = 154
|
|
Top = 46
|
|
Width = 110
|
|
Height = 19
|
|
VerBoton = True
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
DataField = 'CODIGO'
|
|
DataSource = dsPedido
|
|
TabOrder = 0
|
|
Text = 'Codigo'
|
|
OnExit = CodigoExit
|
|
OnButtonClick = CodigoButtonClick
|
|
end
|
|
object Situacion: TRdxDBComboBox
|
|
Left = 529
|
|
Top = 46
|
|
Width = 110
|
|
Height = 21
|
|
Style = csSimple
|
|
Color = 15726583
|
|
ColorArrow = clBlack
|
|
ColorArrowBackground = 12775679
|
|
ColorBorder = 8623776
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ItemHeight = 13
|
|
Items.Strings = (
|
|
''
|
|
'')
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Text = 'Situacion'
|
|
ItemIndex = -1
|
|
DataField = 'SITUACION'
|
|
DataSource = dsPedido
|
|
end
|
|
object Usuario: TRdxDBEdit
|
|
Left = 529
|
|
Top = 69
|
|
Width = 110
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
DataField = 'USUARIO'
|
|
DataSource = dsPedido
|
|
ReadOnly = True
|
|
TabOrder = 5
|
|
Text = 'Usuario'
|
|
Visible = False
|
|
end
|
|
object Notas: TRdxDBMemo
|
|
Left = 154
|
|
Top = 94
|
|
Width = 485
|
|
Height = 49
|
|
ColorFocused = clWhite
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ParentColor = False
|
|
ScrollBars = ssVertical
|
|
TabOrder = 6
|
|
Lines.Strings = (
|
|
'Notas')
|
|
BorderStyle = bsNone
|
|
Color = 15726583
|
|
DataField = 'Notas'
|
|
DataSource = dsPedido
|
|
end
|
|
object ImporteTotal: TRdxDBEdit
|
|
Left = 154
|
|
Top = 149
|
|
Width = 110
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
DataField = 'IMPORTETOTAL'
|
|
DataSource = dsPedido
|
|
ReadOnly = True
|
|
TabOrder = 7
|
|
Text = 'ImporteTotal'
|
|
Visible = False
|
|
end
|
|
object FechaAlta: TcxDBDateEdit
|
|
Left = 343
|
|
Top = 46
|
|
Width = 110
|
|
Height = 21
|
|
DataBinding.DataField = 'FECHAALTA'
|
|
DataBinding.DataSource = dsPedido
|
|
Properties.DateOnError = deToday
|
|
Properties.ImmediatePost = True
|
|
Properties.InputKind = ikMask
|
|
Style.StyleController = dmConfiguracion.cxEstiloOscuro
|
|
TabOrder = 1
|
|
end
|
|
object FechaEmision: TcxDBDateEdit
|
|
Left = 153
|
|
Top = 67
|
|
Width = 112
|
|
Height = 21
|
|
DataBinding.DataField = 'FECHAEMISION'
|
|
DataBinding.DataSource = dsPedido
|
|
Properties.DateOnError = deToday
|
|
Properties.ImmediatePost = True
|
|
Properties.InputKind = ikMask
|
|
Style.StyleController = dmConfiguracion.cxEstiloOscuro
|
|
TabOrder = 3
|
|
end
|
|
object Recepcion: TcxDBDateEdit
|
|
Left = 343
|
|
Top = 67
|
|
Width = 110
|
|
Height = 21
|
|
DataBinding.DataField = 'FECHARECEPCION'
|
|
DataBinding.DataSource = dsPedido
|
|
Properties.DateOnError = deToday
|
|
Properties.ImmediatePost = True
|
|
Properties.InputKind = ikMask
|
|
Style.StyleController = dmConfiguracion.cxEstiloOscuro
|
|
TabOrder = 4
|
|
end
|
|
end
|
|
object pnlPaginas: TRdxPanel
|
|
Left = 0
|
|
Top = 168
|
|
Width = 706
|
|
Height = 365
|
|
Caption = ' '
|
|
BorderWidth = 15
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alClient
|
|
TabOrder = 1
|
|
UseDockManager = True
|
|
object Paginas: TRdxPagesControl
|
|
Left = 15
|
|
Top = 15
|
|
Width = 676
|
|
Height = 335
|
|
ActivePage = pagContenido
|
|
Align = alClient
|
|
TabOrder = 0
|
|
TabWidth = 130
|
|
Color = 15726583
|
|
ColorTab = 12368878
|
|
FontTab.Charset = DEFAULT_CHARSET
|
|
FontTab.Color = 2038370
|
|
FontTab.Height = -11
|
|
FontTab.Name = 'Tahoma'
|
|
FontTab.Style = [fsBold]
|
|
object pagProveedor: TTabSheet
|
|
Caption = 'Datos del proveedor'
|
|
object pnlProveedor: TRdxPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 668
|
|
Height = 307
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alClient
|
|
TabOrder = 0
|
|
TabStop = True
|
|
UseDockManager = True
|
|
object eCodigo: TLabel
|
|
Left = 41
|
|
Top = 28
|
|
Width = 105
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Código de proveedor:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eNIF: TLabel
|
|
Left = 288
|
|
Top = 28
|
|
Width = 48
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'NIF / CIF:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eNombre: TLabel
|
|
Left = 105
|
|
Top = 55
|
|
Width = 41
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nombre:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object ePersonaProveedor: TLabel
|
|
Left = 43
|
|
Top = 82
|
|
Width = 103
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Persona de contacto:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eFax: TLabel
|
|
Left = 476
|
|
Top = 82
|
|
Width = 22
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Fax:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCodigoAsignado: TLabel
|
|
Left = 461
|
|
Top = 28
|
|
Width = 61
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Cód. cliente:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object NIF: TRdxDBEdit
|
|
Left = 344
|
|
Top = 24
|
|
Width = 110
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'NIFCIF'
|
|
DataSource = dsPedido
|
|
TabOrder = 1
|
|
Text = 'NIF'
|
|
end
|
|
object Nombre: TRdxDBEdit
|
|
Left = 154
|
|
Top = 51
|
|
Width = 300
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'NOMBRE'
|
|
DataSource = dsPedido
|
|
TabOrder = 3
|
|
Text = 'Nombre'
|
|
end
|
|
object PersonaContacto: TRdxDBEdit
|
|
Left = 154
|
|
Top = 78
|
|
Width = 300
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'PERSONACONTACTO'
|
|
DataSource = dsPedido
|
|
TabOrder = 4
|
|
Text = 'PersonaContacto'
|
|
end
|
|
object Fax: TRdxDBEdit
|
|
Left = 506
|
|
Top = 78
|
|
Width = 133
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'FAX'
|
|
DataSource = dsPedido
|
|
TabOrder = 5
|
|
Text = 'Fax'
|
|
end
|
|
object CodigoCliente: TRdxDBEdit
|
|
Left = 529
|
|
Top = 24
|
|
Width = 110
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'CODIGOCLIENTE'
|
|
DataSource = dsPedido
|
|
TabOrder = 2
|
|
Text = 'CodigoCliente'
|
|
end
|
|
object CodProveedor: TcxDBButtonEdit
|
|
Left = 153
|
|
Top = 23
|
|
Width = 112
|
|
Height = 21
|
|
DataBinding.DataField = 'CODIGOPROVEEDOR'
|
|
DataBinding.DataSource = dsPedido
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Glyph.Data = {
|
|
16050000424D160500000000000036040000280000000E0000000E0000000100
|
|
080000000000E000000000000000000000000001000000000000000000000000
|
|
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
|
|
A6000020400000206000002080000020A0000020C0000020E000004000000040
|
|
20000040400000406000004080000040A0000040C0000040E000006000000060
|
|
20000060400000606000006080000060A0000060C0000060E000008000000080
|
|
20000080400000806000008080000080A0000080C0000080E00000A0000000A0
|
|
200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
|
|
200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
|
|
200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
|
|
20004000400040006000400080004000A0004000C0004000E000402000004020
|
|
20004020400040206000402080004020A0004020C0004020E000404000004040
|
|
20004040400040406000404080004040A0004040C0004040E000406000004060
|
|
20004060400040606000406080004060A0004060C0004060E000408000004080
|
|
20004080400040806000408080004080A0004080C0004080E00040A0000040A0
|
|
200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
|
|
200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
|
|
200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
|
|
20008000400080006000800080008000A0008000C0008000E000802000008020
|
|
20008020400080206000802080008020A0008020C0008020E000804000008040
|
|
20008040400080406000804080008040A0008040C0008040E000806000008060
|
|
20008060400080606000806080008060A0008060C0008060E000808000008080
|
|
20008080400080806000808080008080A0008080C0008080E00080A0000080A0
|
|
200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
|
|
200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
|
|
200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
|
|
2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
|
|
2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
|
|
2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
|
|
2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
|
|
2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
|
|
2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
|
|
2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFF0000ADADADADADADADADADADADADADFF0000ADFFF7F7FFFF
|
|
FFFFFFFFFFFFADFF0000AD9B0E2F0EFFFFFFFFFFFFFFADFF0000AD9B0E87B70E
|
|
FFFFFFFFFFFFADFF0000ADFFFF0E87B700000000FFFFADFF0000ADFFFFFF0E00
|
|
9AEAEAA452FFADFF0000ADFFFFFF009AEAF2F209A4F7ADFF0000ADFFFFFF00EA
|
|
F20909FF09F7ADFF0000ADFFFFFF00EAF209FFFF09F7ADFF0000ADFFFFFF00A4
|
|
09FFFFFFA4F7ADFF0000ADFFFFFFFF00A40909A452FFADFF0000ADFFFFFFFFFF
|
|
52525252FFFFADFF0000ADADADADADADADADADADADADADFF0000}
|
|
Kind = bkGlyph
|
|
end>
|
|
Properties.MaxLength = 10
|
|
Properties.OnButtonClick = CodProveedorPropertiesButtonClick
|
|
Properties.OnValidate = CodProveedorPropertiesValidate
|
|
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
end
|
|
object pagDestino: TTabSheet
|
|
Caption = 'Destino del pedido'
|
|
ImageIndex = 1
|
|
object pnlDestinoPedido: TRdxPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 668
|
|
Height = 177
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 0
|
|
TabStop = True
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object eCodAlmacen: TLabel
|
|
Left = 52
|
|
Top = 52
|
|
Width = 94
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Código de almacén:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object ePersona: TLabel
|
|
Left = 91
|
|
Top = 79
|
|
Width = 55
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Entregar a:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eNombreAlmacen: TLabel
|
|
Left = 295
|
|
Top = 52
|
|
Width = 41
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nombre:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eDireccion: TLabel
|
|
Left = 119
|
|
Top = 106
|
|
Width = 27
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Calle:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eNumero: TLabel
|
|
Left = 482
|
|
Top = 106
|
|
Width = 16
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nº:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object ePiso: TLabel
|
|
Left = 568
|
|
Top = 106
|
|
Width = 23
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Piso:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eProvincia: TLabel
|
|
Left = 99
|
|
Top = 133
|
|
Width = 47
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Provincia:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCodigoPostal: TLabel
|
|
Left = 477
|
|
Top = 133
|
|
Width = 21
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'C.P:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object ePoblacion: TLabel
|
|
Left = 97
|
|
Top = 162
|
|
Width = 49
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Población:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object RdxCabecera2: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 668
|
|
Height = 30
|
|
Caption = 'Almacén destino'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 2038370
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object NombreAlmacen: TRdxDBEdit
|
|
Left = 344
|
|
Top = 48
|
|
Width = 295
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'NOMBREALMACEN'
|
|
DataSource = dsPedido
|
|
TabOrder = 1
|
|
Text = 'NombreAlmacen'
|
|
end
|
|
object CalleAlmacen: TRdxDBEdit
|
|
Left = 154
|
|
Top = 102
|
|
Width = 300
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'CALLEALMACEN'
|
|
DataSource = dsPedido
|
|
TabOrder = 3
|
|
Text = 'CalleAlmacen'
|
|
end
|
|
object NumeroAlmacen: TRdxDBEdit
|
|
Left = 506
|
|
Top = 102
|
|
Width = 40
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'NUMEROALMACEN'
|
|
DataSource = dsPedido
|
|
TabOrder = 4
|
|
Text = 'NumeroAlmacen'
|
|
end
|
|
object PisoAlmacen: TRdxDBEdit
|
|
Left = 599
|
|
Top = 102
|
|
Width = 40
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'PISOALMACEN'
|
|
DataSource = dsPedido
|
|
TabOrder = 5
|
|
Text = 'PisoAlmacen'
|
|
end
|
|
object ProvinciaAlmacen: TRdxDBEdit
|
|
Left = 154
|
|
Top = 129
|
|
Width = 300
|
|
Height = 19
|
|
VerBoton = True
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'PROVINCIAALMACEN'
|
|
DataSource = dsPedido
|
|
TabOrder = 6
|
|
Text = 'ProvinciaAlmacen'
|
|
OnExit = ProvinciaAlmacenExit
|
|
OnButtonClick = ProvinciaAlmacenButtonClick
|
|
end
|
|
object CodigoPostalAlmacen: TRdxDBEdit
|
|
Left = 506
|
|
Top = 129
|
|
Width = 133
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'CODIGOPOSTALALMACEN'
|
|
DataSource = dsPedido
|
|
TabOrder = 7
|
|
Text = 'CodigoPostalAlmacen'
|
|
end
|
|
object PoblacionAlmacen: TRdxDBEdit
|
|
Left = 154
|
|
Top = 158
|
|
Width = 300
|
|
Height = 19
|
|
VerBoton = True
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'POBLACIONALMACEN'
|
|
DataSource = dsPedido
|
|
TabOrder = 8
|
|
Text = 'PoblacionAlmacen'
|
|
OnButtonClick = PoblacionAlmacenButtonClick
|
|
end
|
|
object PersonaContactoAlmacen: TdxDBPickEdit
|
|
Left = 153
|
|
Top = 75
|
|
Width = 487
|
|
Color = 16383743
|
|
Style.BorderColor = 8623776
|
|
Style.BorderStyle = xbsSingle
|
|
Style.ButtonStyle = btsSimple
|
|
Style.ButtonTransparence = ebtNone
|
|
Style.HotTrack = False
|
|
TabOrder = 2
|
|
DataField = 'PERSONACONTACTOALMACEN'
|
|
DataSource = dsPedido
|
|
ButtonGlyph.Data = {
|
|
02050000424D020500000000000036040000280000000B000000110000000100
|
|
080000000000CC0000000000000000000000000100000000000000000000C2F0
|
|
FF00000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000010101010101
|
|
0101010101000101010101010101010101000101010101010101010101000101
|
|
0101010101010101010001010101010101010101010001010101010101010101
|
|
0100010101010101010101010100010101010100010101010100010101010000
|
|
0001010101000101010000000000010101000101010101010101010101000101
|
|
0101010101010101010001010101010101010101010001010101010101010101
|
|
0100010101010101010101010100010101010101010101010100010101010101
|
|
010101010100}
|
|
DropDownRows = 8
|
|
ImmediateDropDown = False
|
|
CanDeleteText = True
|
|
Sorted = True
|
|
end
|
|
object CodAlmacen: TcxDBButtonEdit
|
|
Left = 153
|
|
Top = 47
|
|
Width = 112
|
|
Height = 21
|
|
DataBinding.DataField = 'CODIGOALMACEN'
|
|
DataBinding.DataSource = dsPedido
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Glyph.Data = {
|
|
16050000424D160500000000000036040000280000000E0000000E0000000100
|
|
080000000000E000000000000000000000000001000000000000000000000000
|
|
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
|
|
A6000020400000206000002080000020A0000020C0000020E000004000000040
|
|
20000040400000406000004080000040A0000040C0000040E000006000000060
|
|
20000060400000606000006080000060A0000060C0000060E000008000000080
|
|
20000080400000806000008080000080A0000080C0000080E00000A0000000A0
|
|
200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
|
|
200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
|
|
200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
|
|
20004000400040006000400080004000A0004000C0004000E000402000004020
|
|
20004020400040206000402080004020A0004020C0004020E000404000004040
|
|
20004040400040406000404080004040A0004040C0004040E000406000004060
|
|
20004060400040606000406080004060A0004060C0004060E000408000004080
|
|
20004080400040806000408080004080A0004080C0004080E00040A0000040A0
|
|
200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
|
|
200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
|
|
200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
|
|
20008000400080006000800080008000A0008000C0008000E000802000008020
|
|
20008020400080206000802080008020A0008020C0008020E000804000008040
|
|
20008040400080406000804080008040A0008040C0008040E000806000008060
|
|
20008060400080606000806080008060A0008060C0008060E000808000008080
|
|
20008080400080806000808080008080A0008080C0008080E00080A0000080A0
|
|
200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
|
|
200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
|
|
200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
|
|
2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
|
|
2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
|
|
2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
|
|
2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
|
|
2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
|
|
2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
|
|
2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFF0000ADADADADADADADADADADADADADFF0000ADFFF7F7FFFF
|
|
FFFFFFFFFFFFADFF0000AD9B0E2F0EFFFFFFFFFFFFFFADFF0000AD9B0E87B70E
|
|
FFFFFFFFFFFFADFF0000ADFFFF0E87B700000000FFFFADFF0000ADFFFFFF0E00
|
|
9AEAEAA452FFADFF0000ADFFFFFF009AEAF2F209A4F7ADFF0000ADFFFFFF00EA
|
|
F20909FF09F7ADFF0000ADFFFFFF00EAF209FFFF09F7ADFF0000ADFFFFFF00A4
|
|
09FFFFFFA4F7ADFF0000ADFFFFFFFF00A40909A452FFADFF0000ADFFFFFFFFFF
|
|
52525252FFFFADFF0000ADADADADADADADADADADADADADFF0000}
|
|
Kind = bkGlyph
|
|
end>
|
|
Properties.MaxLength = 5
|
|
Properties.OnButtonClick = CodAlmacenPropertiesButtonClick
|
|
Properties.OnValidate = CodAlmacenPropertiesValidate
|
|
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoClaro
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object RdxPanel1: TRdxPanel
|
|
Left = 0
|
|
Top = 177
|
|
Width = 668
|
|
Height = 94
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 1
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object RdxCabecera1: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 668
|
|
Height = 30
|
|
Caption = 'Cliente final'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 2038370
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object Label4: TLabel
|
|
Left = 69
|
|
Top = 52
|
|
Width = 77
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Código de obra:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 105
|
|
Top = 79
|
|
Width = 41
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nombre:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object NombreClienteFinal: TRdxDBEdit
|
|
Left = 154
|
|
Top = 75
|
|
Width = 300
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 16383743
|
|
ColorBoton = 12775679
|
|
DataField = 'NOMBREOBRA'
|
|
DataSource = dsPedido
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Text = 'NombreClienteFinal'
|
|
end
|
|
object CodClienteFinal: TcxDBButtonEdit
|
|
Left = 153
|
|
Top = 47
|
|
Width = 112
|
|
Height = 21
|
|
DataBinding.DataField = 'CODIGOOBRA'
|
|
DataBinding.DataSource = dsPedido
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Glyph.Data = {
|
|
16050000424D160500000000000036040000280000000E0000000E0000000100
|
|
080000000000E000000000000000000000000001000000000000000000000000
|
|
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
|
|
A6000020400000206000002080000020A0000020C0000020E000004000000040
|
|
20000040400000406000004080000040A0000040C0000040E000006000000060
|
|
20000060400000606000006080000060A0000060C0000060E000008000000080
|
|
20000080400000806000008080000080A0000080C0000080E00000A0000000A0
|
|
200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
|
|
200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
|
|
200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
|
|
20004000400040006000400080004000A0004000C0004000E000402000004020
|
|
20004020400040206000402080004020A0004020C0004020E000404000004040
|
|
20004040400040406000404080004040A0004040C0004040E000406000004060
|
|
20004060400040606000406080004060A0004060C0004060E000408000004080
|
|
20004080400040806000408080004080A0004080C0004080E00040A0000040A0
|
|
200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
|
|
200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
|
|
200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
|
|
20008000400080006000800080008000A0008000C0008000E000802000008020
|
|
20008020400080206000802080008020A0008020C0008020E000804000008040
|
|
20008040400080406000804080008040A0008040C0008040E000806000008060
|
|
20008060400080606000806080008060A0008060C0008060E000808000008080
|
|
20008080400080806000808080008080A0008080C0008080E00080A0000080A0
|
|
200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
|
|
200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
|
|
200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
|
|
2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
|
|
2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
|
|
2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
|
|
2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
|
|
2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
|
|
2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
|
|
2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFF0000ADADADADADADADADADADADADADFF0000ADFFF7F7FFFF
|
|
FFFFFFFFFFFFADFF0000AD9B0E2F0EFFFFFFFFFFFFFFADFF0000AD9B0E87B70E
|
|
FFFFFFFFFFFFADFF0000ADFFFF0E87B700000000FFFFADFF0000ADFFFFFF0E00
|
|
9AEAEAA452FFADFF0000ADFFFFFF009AEAF2F209A4F7ADFF0000ADFFFFFF00EA
|
|
F20909FF09F7ADFF0000ADFFFFFF00EAF209FFFF09F7ADFF0000ADFFFFFF00A4
|
|
09FFFFFFA4F7ADFF0000ADFFFFFFFF00A40909A452FFADFF0000ADFFFFFFFFFF
|
|
52525252FFFFADFF0000ADADADADADADADADADADADADADFF0000}
|
|
Kind = bkGlyph
|
|
end>
|
|
Properties.MaxLength = 5
|
|
Properties.OnButtonClick = CodClienteFinalPropertiesButtonClick
|
|
Properties.OnValidate = CodClienteFinalPropertiesValidate
|
|
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoClaro
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
end
|
|
object pagContenido: TTabSheet
|
|
Caption = 'Contenido del pedido'
|
|
ImageIndex = 2
|
|
object pnlGridArticulos: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 668
|
|
Height = 307
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
BorderWidth = 10
|
|
ParentColor = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
object pnlBarraGrid: TRdxPanel
|
|
Left = 10
|
|
Top = 10
|
|
Width = 648
|
|
Height = 28
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 16383743
|
|
Align = alTop
|
|
TabOrder = 1
|
|
UseDockManager = True
|
|
object bAnadir: TRdxBoton
|
|
Left = 0
|
|
Top = 4
|
|
Width = 75
|
|
Height = 19
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Añadir'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Margin = 10
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 0
|
|
OnClick = bAnadirClick
|
|
end
|
|
object bEliminar: TRdxBoton
|
|
Left = 80
|
|
Top = 4
|
|
Width = 75
|
|
Height = 19
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Eliminar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Margin = 10
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 0
|
|
OnClick = bEliminarClick
|
|
end
|
|
object bElminarTodo: TRdxBoton
|
|
Left = 160
|
|
Top = 4
|
|
Width = 81
|
|
Height = 19
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Eliminar todo'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Margin = 10
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 2
|
|
Spacing = 0
|
|
OnClick = bElminarTodoClick
|
|
end
|
|
end
|
|
object gridDetalles: TdxDBGrid
|
|
Left = 10
|
|
Top = 38
|
|
Width = 648
|
|
Height = 259
|
|
Bands = <
|
|
item
|
|
end>
|
|
DefaultLayout = False
|
|
HeaderPanelRowCount = 1
|
|
SummaryGroups = <>
|
|
SummarySeparator = ', '
|
|
Align = alClient
|
|
Color = 16383743
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
BandColor = 8623776
|
|
BandFont.Charset = DEFAULT_CHARSET
|
|
BandFont.Color = clWindowText
|
|
BandFont.Height = -11
|
|
BandFont.Name = 'Tahoma'
|
|
BandFont.Style = []
|
|
DataSource = dsDetallesPedidos
|
|
Filter.Criteria = {00000000}
|
|
GridLineColor = 14280169
|
|
GroupPanelColor = 8623776
|
|
GroupPanelFontColor = 15726583
|
|
GroupNodeColor = 14280169
|
|
HeaderColor = 14280169
|
|
HeaderFont.Charset = DEFAULT_CHARSET
|
|
HeaderFont.Color = clWindowText
|
|
HeaderFont.Height = -11
|
|
HeaderFont.Name = 'Tahoma'
|
|
HeaderFont.Style = []
|
|
HideFocusRect = True
|
|
HideSelectionColor = 12775679
|
|
HideSelectionTextColor = clBlack
|
|
HighlightColor = 12775679
|
|
HighlightTextColor = clBlack
|
|
LookAndFeel = lfFlat
|
|
OptionsBehavior = [edgoCaseInsensitive, edgoDragScroll, edgoEnterShowEditor, edgoEnterThrough, edgoImmediateEditor, edgoShowHourGlass, edgoTabs, edgoTabThrough, edgoVertThrough]
|
|
OptionsCustomize = [edgoBandMoving, edgoBandSizing, edgoColumnMoving, edgoColumnSizing, edgoRowSizing]
|
|
OptionsDB = [edgoCancelOnExit, edgoSmartRefresh, edgoSyncSelection, edgoUseBookmarks]
|
|
OptionsView = [edgoAutoWidth, edgoBandHeaderWidth, edgoDrawEndEllipsis, edgoIndicator, edgoRowAutoHeight, edgoUseBitmap]
|
|
PreviewFont.Charset = DEFAULT_CHARSET
|
|
PreviewFont.Color = clBlue
|
|
PreviewFont.Height = -11
|
|
PreviewFont.Name = 'Tahoma'
|
|
PreviewFont.Style = []
|
|
OnChangeNode = gridDetallesChangeNode
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object brDoble: TRdxBarraInferior
|
|
Left = 0
|
|
Top = 555
|
|
Width = 706
|
|
Height = 50
|
|
Caption = ' '
|
|
ParentColor = True
|
|
Visible = False
|
|
ColorHighLight = clBtnFace
|
|
ColorShadow = clBtnFace
|
|
Align = alBottom
|
|
TabOrder = 1
|
|
UseDockManager = True
|
|
Margen = 10
|
|
object bAceptar: TRdxBoton
|
|
Left = 10
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Aceptar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Glyph.Data = {
|
|
06050000424D060500000000000036040000280000000E0000000D0000000100
|
|
080000000000D0000000320B0000320B000000010000000100000000000000FF
|
|
000000800000C0FFC000FF00FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000040404040404
|
|
0004040404040404000004040404040003000404040404040000040404040003
|
|
0300040404040404000004040400010101010004040404040000040400030102
|
|
0201000404040404000004000301000002010100040404040000000300000404
|
|
0002010100040404000004000404040404000201000404040000040404040404
|
|
0404000101000404000004040404040404040400010100040000040404040404
|
|
0404040400010100000004040404040404040404040001000000040404040404
|
|
04040404040400040000}
|
|
Margin = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bAceptarClick
|
|
end
|
|
object bCancelarGuardar: TRdxBoton
|
|
Left = 95
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Cancel = True
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Cancelar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Glyph.Data = {
|
|
F6000000424DF600000000000000760000002800000010000000100000000100
|
|
04000000000080000000320B0000320B0000100000001000000000009C000000
|
|
CE000000FF00FF00FF00319CFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00333333333333
|
|
3333333333333333333333033333333332333120333333333333314203333333
|
|
2333331413333332333333312033332033333333120332033333333331202033
|
|
3333333333120333333333333120103333333333120331033333331220333310
|
|
3333314203333331033330103333333331333333333333333333}
|
|
Margin = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 6
|
|
OnClick = bCancelarClick
|
|
end
|
|
end
|
|
object brSimple: TRdxBarraInferior
|
|
Left = 0
|
|
Top = 605
|
|
Width = 706
|
|
Height = 50
|
|
Caption = ' '
|
|
ParentColor = True
|
|
Visible = False
|
|
ColorHighLight = clBtnFace
|
|
ColorShadow = clBtnFace
|
|
Align = alBottom
|
|
TabOrder = 2
|
|
UseDockManager = True
|
|
Margen = 10
|
|
object bSalir: TRdxBoton
|
|
Left = 10
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
GroupIndex = 1
|
|
Down = True
|
|
Caption = 'Aceptar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Glyph.Data = {
|
|
06050000424D060500000000000036040000280000000E0000000D0000000100
|
|
080000000000D0000000320B0000320B000000010000000100000000000000FF
|
|
000000800000C0FFC000FF00FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000040404040404
|
|
0004040404040404000004040404040003000404040404040000040404040003
|
|
0300040404040404000004040400010101010004040404040000040400030102
|
|
0201000404040404000004000301000002010100040404040000000300000404
|
|
0002010100040404000004000404040404000201000404040000040404040404
|
|
0404000101000404000004040404040404040400010100040000040404040404
|
|
0404040400010100000004040404040404040404040001000000040404040404
|
|
04040404040400040000}
|
|
Margin = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bSalirClick
|
|
end
|
|
end
|
|
object dsDetallesPedidos: TDataSource
|
|
Left = 656
|
|
Top = 88
|
|
end
|
|
object dsPedido: TDataSource
|
|
Left = 656
|
|
Top = 56
|
|
end
|
|
end
|