80 lines
1.6 KiB
Plaintext
80 lines
1.6 KiB
Plaintext
|
|
inherited frViewConfiguracionDocVarios: TfrViewConfiguracionDocVarios
|
||
|
|
Width = 551
|
||
|
|
Height = 448
|
||
|
|
object Label1: TLabel [0]
|
||
|
|
Left = 11
|
||
|
|
Top = 79
|
||
|
|
Width = 76
|
||
|
|
Height = 13
|
||
|
|
Caption = 'Forma de pago:'
|
||
|
|
end
|
||
|
|
object Label2: TLabel [1]
|
||
|
|
Left = 11
|
||
|
|
Top = 204
|
||
|
|
Width = 90
|
||
|
|
Height = 13
|
||
|
|
Caption = 'Plazos de entrega:'
|
||
|
|
end
|
||
|
|
object Label4: TLabel [2]
|
||
|
|
Left = 11
|
||
|
|
Top = 326
|
||
|
|
Width = 75
|
||
|
|
Height = 13
|
||
|
|
Caption = 'Observaciones:'
|
||
|
|
end
|
||
|
|
inherited Panel1: TPanel
|
||
|
|
Width = 541
|
||
|
|
TabOrder = 2
|
||
|
|
ExplicitWidth = 530
|
||
|
|
inherited Label3: TLabel
|
||
|
|
Width = 529
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited JvGradientHeaderPanel1: TJvGradientHeaderPanel
|
||
|
|
Width = 551
|
||
|
|
LabelCaption = 'Configuraci'#243'n de los documentos de varios'
|
||
|
|
ExplicitWidth = 540
|
||
|
|
end
|
||
|
|
object eCondiciones: TcxRichEdit
|
||
|
|
Left = 11
|
||
|
|
Top = 448
|
||
|
|
Properties.ScrollBars = ssVertical
|
||
|
|
Lines.Strings = (
|
||
|
|
'eCondiciones')
|
||
|
|
TabOrder = 0
|
||
|
|
Visible = False
|
||
|
|
Height = 57
|
||
|
|
Width = 529
|
||
|
|
end
|
||
|
|
object ePlazosEntrega: TMemo
|
||
|
|
Left = 11
|
||
|
|
Top = 225
|
||
|
|
Width = 529
|
||
|
|
Height = 90
|
||
|
|
Ctl3D = True
|
||
|
|
ParentCtl3D = False
|
||
|
|
ScrollBars = ssVertical
|
||
|
|
TabOrder = 3
|
||
|
|
end
|
||
|
|
object eFormaPago: TMemo
|
||
|
|
Left = 11
|
||
|
|
Top = 100
|
||
|
|
Width = 529
|
||
|
|
Height = 90
|
||
|
|
Ctl3D = True
|
||
|
|
ParentCtl3D = False
|
||
|
|
ScrollBars = ssVertical
|
||
|
|
TabOrder = 4
|
||
|
|
end
|
||
|
|
object eObservaciones: TMemo
|
||
|
|
Left = 11
|
||
|
|
Top = 346
|
||
|
|
Width = 529
|
||
|
|
Height = 90
|
||
|
|
Ctl3D = True
|
||
|
|
ParentCtl3D = False
|
||
|
|
ScrollBars = ssVertical
|
||
|
|
TabOrder = 5
|
||
|
|
end
|
||
|
|
end
|