git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES/trunk@4 b68bf8ae-e977-074f-a058-3cfd71dd8f45
540 lines
16 KiB
Plaintext
540 lines
16 KiB
Plaintext
object frEditorCartas: TfrEditorCartas
|
|
Tag = 6
|
|
Left = 0
|
|
Top = 0
|
|
Width = 691
|
|
Height = 534
|
|
Color = 15726583
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentColor = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
BarraOperacion = brOperacion
|
|
object eInformacion: TLabel
|
|
Left = 10
|
|
Top = 12
|
|
Width = 388
|
|
Height = 19
|
|
AutoSize = False
|
|
Caption = 'Indique los datos siguientes para generar la carta:'
|
|
WordWrap = True
|
|
end
|
|
object Panel: TRdxPanel
|
|
Left = 10
|
|
Top = 28
|
|
Width = 671
|
|
Height = 453
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = 16383743
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
TabOrder = 0
|
|
UseDockManager = True
|
|
object eFecha: TLabel
|
|
Left = 442
|
|
Top = 181
|
|
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 eCarta: TLabel
|
|
Left = 40
|
|
Top = 181
|
|
Width = 124
|
|
Height = 19
|
|
Alignment = taRightJustify
|
|
Caption = 'Texto de la carta:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -16
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object Carta: TRdxRichEdit
|
|
Left = 42
|
|
Top = 206
|
|
Width = 602
|
|
Height = 235
|
|
ColorFocused = clWhite
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
BorderStyle = bsNone
|
|
Color = 15726583
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = 'Garamond'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
ScrollBars = ssVertical
|
|
TabOrder = 2
|
|
end
|
|
object pnlDatos: TRdxPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 669
|
|
Height = 153
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 0
|
|
TabStop = True
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object cDatos: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 669
|
|
Height = 30
|
|
Cursor = crHandPoint
|
|
Caption = 'Datos del proveedor'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 2038370
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
Flecha = False
|
|
end
|
|
object eCodigo: TLabel
|
|
Left = 41
|
|
Top = 45
|
|
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 eNombre: TLabel
|
|
Left = 290
|
|
Top = 45
|
|
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 ePersonaContacto: TLabel
|
|
Left = 43
|
|
Top = 138
|
|
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 eCalle: TLabel
|
|
Left = 119
|
|
Top = 73
|
|
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 ePiso: TLabel
|
|
Left = 568
|
|
Top = 73
|
|
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 eNumero: TLabel
|
|
Left = 482
|
|
Top = 73
|
|
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 eCodigoPostal: TLabel
|
|
Left = 477
|
|
Top = 100
|
|
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 = 100
|
|
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 PersonaContacto: TRdxEdit
|
|
Left = 154
|
|
Top = 134
|
|
Width = 300
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 7
|
|
end
|
|
object CodigoPostal: TRdxEdit
|
|
Left = 506
|
|
Top = 96
|
|
Width = 133
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 6
|
|
end
|
|
object Piso: TRdxEdit
|
|
Left = 599
|
|
Top = 69
|
|
Width = 40
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 4
|
|
end
|
|
object Numero: TRdxEdit
|
|
Left = 506
|
|
Top = 69
|
|
Width = 40
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 3
|
|
end
|
|
object Nombre: TRdxEdit
|
|
Left = 339
|
|
Top = 42
|
|
Width = 300
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 1
|
|
end
|
|
object Poblacion: TRdxEdit
|
|
Left = 154
|
|
Top = 96
|
|
Width = 300
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 5
|
|
end
|
|
object Calle: TRdxEdit
|
|
Left = 154
|
|
Top = 69
|
|
Width = 300
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
TabOrder = 2
|
|
end
|
|
object CodigoProvCli: TcxButtonEdit
|
|
Left = 153
|
|
Top = 41
|
|
Width = 110
|
|
Height = 21
|
|
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 = CodigoProvCliPropertiesButtonClick
|
|
Properties.OnValidate = CodigoProvCliPropertiesValidate
|
|
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object Fecha: TcxDateEdit
|
|
Left = 534
|
|
Top = 177
|
|
Width = 110
|
|
Height = 21
|
|
ParentFont = False
|
|
Properties.DateButtons = [btnToday]
|
|
Properties.ImmediatePost = True
|
|
Properties.InputKind = ikMask
|
|
Style.StyleController = dmConfiguracion.cxEstiloOscuro
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object brOperacion: TRdxBarraInferior
|
|
Left = 0
|
|
Top = 484
|
|
Width = 691
|
|
Height = 50
|
|
Caption = ' '
|
|
ParentColor = True
|
|
Visible = False
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alBottom
|
|
TabOrder = 1
|
|
UseDockManager = True
|
|
Margen = 10
|
|
object bImprimir: TRdxBoton
|
|
Left = 10
|
|
Top = 20
|
|
Width = 55
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Imprimir'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
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 = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bImprimirClick
|
|
end
|
|
object bCancelar: TRdxBoton
|
|
Left = 607
|
|
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 = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clBlack
|
|
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
|
|
04000000000080000000220B0000220B0000100000001000000000009C006363
|
|
9C00C6C6C6000000CE003131CE000000FF000063FF00319CFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00222222222222
|
|
2222222222222222222222022222222225222450222222222222247502222222
|
|
5222224632222225222222235022225022222222350225022222222223505022
|
|
2222222222350222222222222350302222222222350223022222223550222230
|
|
2222237502222223022221312222222223222222222222222222}
|
|
Margin = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 2
|
|
Spacing = 6
|
|
OnClick = bCancelarClick
|
|
end
|
|
object bExportar: TRdxBoton
|
|
Left = 70
|
|
Top = 20
|
|
Width = 95
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Exportar a Word'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
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 = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 6
|
|
OnClick = bExportarClick
|
|
end
|
|
object bEnviar: TRdxBoton
|
|
Left = 170
|
|
Top = 20
|
|
Width = 96
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Enviar por correo'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
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 = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 3
|
|
Spacing = 6
|
|
OnClick = bEnviarClick
|
|
end
|
|
end
|
|
end
|