AlonsoYSal_FactuGES2/Source/Modulos/Presupuestos de cliente/Views/uViewConfiguracionDocElectrodomestico.dfm
2019-11-18 10:36:42 +00:00

235 lines
6.0 KiB
Plaintext

inherited frViewConfiguracionDocElectrodomestico: TfrViewConfiguracionDocElectrodomestico
inherited Panel1: TPanel
TabOrder = 1
Visible = False
inherited Label3: TLabel
Width = 429
Visible = False
end
end
inherited JvGradientHeaderPanel1: TJvGradientHeaderPanel
LabelCaption = 'Configuraci'#243'n de los documentos de electrodom'#233'sticos'
TabOrder = 0
end
object Paginas: TPageControl
Left = 0
Top = 68
Width = 451
Height = 236
ActivePage = pagNotas
Align = alClient
TabOrder = 2
object pagNotas: TTabSheet
Caption = 'Notas'
object Label1: TLabel
Left = 11
Top = 20
Width = 76
Height = 13
Caption = 'Forma de pago:'
end
object Label2: TLabel
Left = 11
Top = 145
Width = 90
Height = 13
Caption = 'Plazos de entrega:'
end
object Label4: TLabel
Left = 11
Top = 267
Width = 75
Height = 13
Caption = 'Observaciones:'
end
object ePlazosEntrega: TMemo
Left = 11
Top = 166
Width = 529
Height = 90
Ctl3D = True
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 0
end
object eFormaPago: TMemo
Left = 11
Top = 41
Width = 529
Height = 90
Ctl3D = True
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 1
end
object eObservaciones: TMemo
Left = 11
Top = 287
Width = 529
Height = 90
Ctl3D = True
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 2
end
end
object pagCapitulo: TTabSheet
Caption = 'Cap'#237'tulo'
ImageIndex = 1
inline frViewConfiguracionCapitulo: TfrViewConfiguracionCapitulo
Left = 0
Top = 0
Width = 443
Height = 208
Align = alClient
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentBiDiMode = False
ParentFont = False
TabOrder = 0
ReadOnly = False
ExplicitWidth = 443
ExplicitHeight = 208
inherited ToolBar1: TToolBar
Width = 443
Height = 73
ExplicitWidth = 443
ExplicitHeight = 73
inherited ToolButton3: TToolButton
Wrap = True
end
inherited ToolButton4: TToolButton
Left = 0
Top = 22
Wrap = False
ExplicitLeft = 0
ExplicitTop = 22
end
inherited ToolButton14: TToolButton
Left = 56
ExplicitLeft = 56
end
inherited FontName: TJvFontComboBox
Left = 90
ExplicitLeft = 90
end
inherited FontSize: TEdit
Left = 235
Width = 90
ExplicitLeft = 235
ExplicitWidth = 90
end
inherited ToolButton13: TToolButton [7]
Left = 0
Wrap = True
ExplicitLeft = 0
ExplicitHeight = 27
end
inherited UpDown1: TUpDown [8]
Left = 0
Top = 49
ExplicitLeft = 0
ExplicitTop = 49
end
inherited ToolButton6: TToolButton
Left = 17
Top = 49
ExplicitLeft = 17
ExplicitTop = 49
end
inherited ToolButton7: TToolButton
Left = 51
Top = 49
ExplicitLeft = 51
ExplicitTop = 49
end
inherited ToolButton8: TToolButton
Left = 85
Top = 49
ExplicitLeft = 85
ExplicitTop = 49
end
inherited ToolButton12: TToolButton
Left = 119
Top = 49
ExplicitLeft = 119
ExplicitTop = 49
end
inherited ToolButton9: TToolButton
Left = 127
Top = 49
ExplicitLeft = 127
ExplicitTop = 49
end
inherited ToolButton10: TToolButton
Left = 161
Top = 49
ExplicitLeft = 161
ExplicitTop = 49
end
inherited ToolButton11: TToolButton
Left = 195
Top = 49
ExplicitLeft = 195
ExplicitTop = 49
end
end
inherited cxGrid: TcxGrid
Top = 99
Width = 443
Height = 109
ExplicitTop = 99
ExplicitWidth = 443
ExplicitHeight = 109
end
inherited TBXDock1: TTBXDock
Top = 73
Width = 443
ExplicitTop = 73
ExplicitWidth = 443
inherited TBXToolbar1: TTBXToolbar
ExplicitWidth = 443
end
end
inherited cxLookupComboBox: TcxLookupComboBox
Style.IsFontAssigned = True
end
end
end
object pagCalidades: TTabSheet
Caption = 'Calidades'
ImageIndex = 3
object eCalidades: TcxRichEdit
Left = 0
Top = 0
Align = alClient
Properties.ScrollBars = ssVertical
Lines.Strings = (
'eCondiciones')
TabOrder = 0
Height = 208
Width = 443
end
end
object pagCondiciones: TTabSheet
Caption = 'Condiciones'
ImageIndex = 2
object eCondiciones: TcxRichEdit
Left = 0
Top = 0
Align = alClient
Properties.ScrollBars = ssVertical
Lines.Strings = (
'eCondiciones')
TabOrder = 0
Height = 208
Width = 443
end
end
end
end