AbetoDesign_FactuGES2/Source/Modulos/Presupuestos de cliente/Views/uViewConfiguracionDocAlbaran.dfm

237 lines
6.0 KiB
Plaintext

inherited frViewConfiguracionDocAlbaran: TfrViewConfiguracionDocAlbaran
Width = 739
Height = 521
inherited Panel1: TPanel
Width = 729
TabOrder = 1
inherited Label3: TLabel
Width = 717
end
end
inherited JvGradientHeaderPanel1: TJvGradientHeaderPanel
Width = 739
LabelCaption = 'Configuraci'#243'n de los documentos de albar'#225'n'
TabOrder = 0
end
object paginas: TPageControl
Left = 0
Top = 68
Width = 739
Height = 453
ActivePage = pagNotas
Align = alClient
TabOrder = 2
ExplicitWidth = 451
ExplicitHeight = 236
object pagNotas: TTabSheet
Caption = 'Notas'
ExplicitWidth = 443
ExplicitHeight = 208
object Label1: TLabel
Left = 11
Top = 264
Width = 76
Height = 13
Caption = 'Forma de pago:'
Enabled = False
Visible = False
end
object Label2: TLabel
Left = 11
Top = 15
Width = 90
Height = 13
Caption = 'Plazos de entrega:'
Visible = False
end
object Label4: TLabel
Left = 11
Top = 139
Width = 75
Height = 13
Caption = 'Observaciones:'
end
object ePlazosEntrega: TMemo
Left = 11
Top = 38
Width = 529
Height = 90
Ctl3D = True
Enabled = False
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 0
Visible = False
end
object eFormaPago: TMemo
Left = 11
Top = 285
Width = 529
Height = 90
Ctl3D = True
Enabled = False
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 1
Visible = False
end
object eObservaciones: TMemo
Left = 11
Top = 159
Width = 529
Height = 90
Ctl3D = True
ParentCtl3D = False
ScrollBars = ssVertical
TabOrder = 2
end
object cbFormaPago: TcxLookupComboBox
Left = 11
Top = 285
Enabled = False
Properties.KeyFieldNames = 'ID'
Properties.ListColumns = <
item
FieldName = 'REFERENCIA'
end>
Properties.ListOptions.ShowHeader = False
Properties.ListSource = dsFormaPago
TabOrder = 3
Visible = False
Width = 529
end
end
object pagCapitulo: TTabSheet
Caption = 'Cap'#237'tulo'
Enabled = False
ImageIndex = 1
TabVisible = False
ExplicitWidth = 443
ExplicitHeight = 208
inline frViewConfiguracionCapitulo: TfrViewConfiguracionCapitulo
Left = 0
Top = 0
Width = 731
Height = 425
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 = 731
ExplicitWidth = 443
ExplicitHeight = 73
inherited ToolButton4: TToolButton
Wrap = False
end
inherited ToolButton14: TToolButton
Left = 334
Top = 0
Wrap = True
ExplicitLeft = 334
ExplicitTop = 0
end
inherited FontName: TJvFontComboBox
Left = 0
ExplicitLeft = 0
end
inherited FontSize: TEdit
Left = 145
Width = 130
ExplicitLeft = 145
ExplicitWidth = 130
end
inherited ToolButton13: TToolButton [7]
Left = 275
ExplicitLeft = 275
end
inherited UpDown1: TUpDown [8]
Left = 283
ExplicitLeft = 283
end
inherited ToolButton6: TToolButton
Left = 300
ExplicitLeft = 300
end
inherited ToolButton7: TToolButton
Left = 334
ExplicitLeft = 334
end
inherited ToolButton8: TToolButton
Left = 368
ExplicitLeft = 368
end
inherited ToolButton12: TToolButton
Left = 402
ExplicitLeft = 402
end
inherited ToolButton9: TToolButton
Left = 410
ExplicitLeft = 410
end
inherited ToolButton10: TToolButton
Left = 444
ExplicitLeft = 444
end
inherited ToolButton11: TToolButton
Left = 478
ExplicitLeft = 478
end
end
inherited cxGrid: TcxGrid
Width = 731
Height = 353
ExplicitTop = 99
ExplicitWidth = 443
ExplicitHeight = 109
end
inherited TBXDock1: TTBXDock
Width = 731
ExplicitTop = 73
ExplicitWidth = 443
inherited TBXToolbar1: TTBXToolbar
ExplicitWidth = 506
end
end
inherited cxLookupComboBox: TcxLookupComboBox
Style.IsFontAssigned = True
end
end
end
object pagCondiciones: TTabSheet
Caption = 'Condiciones'
Enabled = False
ImageIndex = 2
TabVisible = False
ExplicitWidth = 443
ExplicitHeight = 208
object eCondiciones: TcxRichEdit
Left = 0
Top = 0
Align = alClient
Properties.ScrollBars = ssVertical
Lines.Strings = (
'eCondiciones')
TabOrder = 0
ExplicitWidth = 443
ExplicitHeight = 208
Height = 425
Width = 731
end
end
end
object dsFormaPago: TDADataSource
Left = 552
Top = 376
end
end