Tecsitel_FactuGES2/Source/Modulos/Facturas de cliente/Views/uEditorFacturaCliente.dfm
2007-11-19 19:13:37 +00:00

465 lines
14 KiB
Plaintext

inherited fEditorFacturaCliente: TfEditorFacturaCliente
Left = 454
Top = 208
Caption = 'Nueva factura de cliente'
ClientHeight = 575
ClientWidth = 788
Position = poScreenCenter
OnClose = CustomEditorClose
ExplicitWidth = 796
ExplicitHeight = 602
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 788
Caption = 'Nueva factura de cliente'
ExplicitWidth = 788
inherited Image1: TImage
Left = 761
Picture.Data = {
0A54504E474F626A65637489504E470D0A1A0A0000000D494844520000001800
0000180806000000E0773DF80000000970485973000017120000171201679FD2
520000000467414D410000B18E7CFB5193000001BE4944415478DA63FCFFFF3F
032D0123B2054BB79CA49A6DD13EE68C582D004A906CD8DFBFFF80F83F980601
EBC07C86733BA6E1B6C0B6683F8A0187FB1C711A8EAC765BB315C3C275FB19E6
2DDD84DF02525CEE507A9081455D89E1C08C1D0CEF0FC6312CD97890B005D87C
802E06027B3BEC189C2B0E311CD97F0BCC7FB32F8661F996C394F9E0FF3F6058
03F11FA0EB41EC3FFFFE41E3E01F98BD7ADB51D27D400C00F9E2F18E70860DBB
4E106701CCDBA480075B431936EF3D459C05F8520E3600D2B3A8508F61EB81D3
C45B802BA86096C3E4616AE7E7EB32EC387486763E989DA3CDB0E7E839DAF960
46A626C3FE131768E783A969EA0C874E5FC26F4184A729387792E3838929AA0C
C7CE5EC16F41A89B09387792E3839E042586D317AFE3B720C8D988C1ADFA0859
1674C62A309CBB7213BF057E8E060C5EB5C7F01A06B27CC1913F707E820D0BD8
82B62839868BD76FE3B7C0DB4E0F5EAEC0CA1850D9032BF393275FC1881F18BF
394296E1CACD3BF82DF0B0D6C16938884E9B760D6BF0116D818BA5164EC34116
67CDB88133E888B2C0DE541D6CD8BFBF88621966E1BFFFFFB1061F322068818D
912AB844A404E0B5A077CA428A0C8701980500619929EF09CFCE420000000049
454E44AE426082}
ExplicitLeft = 742
end
end
inherited TBXDock: TTBXDock
Width = 788
ExplicitWidth = 788
inherited tbxMain: TTBXToolbar
ExplicitWidth = 488
inherited TBXItem2: TTBXItem
Visible = False
end
inherited TBXSeparatorItem1: TTBXSeparatorItem
Visible = False
end
inherited TBXItem5: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
ExplicitWidth = 788
inherited TBXSubmenuItem4: TTBXSubmenuItem
inherited TBXItem8: TTBXItem
Visible = False
end
inherited TBXSeparatorItem5: TTBXSeparatorItem
Visible = False
end
inherited TBXItem10: TTBXItem
Visible = False
end
end
end
end
inherited pgPaginas: TPageControl
Width = 788
Height = 317
OnChanging = pgPaginasChanging
ExplicitWidth = 788
ExplicitHeight = 317
inherited pagGeneral: TTabSheet
ExplicitLeft = 4
ExplicitTop = 24
ExplicitWidth = 780
ExplicitHeight = 289
inline frViewFacturaCliente1: TfrViewFacturaCliente
Left = 0
Top = 0
Width = 780
Height = 289
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
ExplicitWidth = 780
ExplicitHeight = 289
inherited dxLayoutControl1: TdxLayoutControl
Width = 780
Height = 289
ExplicitWidth = 780
ExplicitHeight = 289
DesignSize = (
780
289)
inherited eReferencia: TcxDBTextEdit
ExplicitWidth = 393
Width = 393
end
inherited edtFecha: TcxDBDateEdit
ExplicitWidth = 393
Width = 393
end
inherited memObservaciones: TcxDBMemo
ExplicitWidth = 473
ExplicitHeight = 109
Height = 109
Width = 473
end
inherited frViewClienteFactura: TfrViewDatosYSeleccionCliente
Left = 474
Width = 332
ExplicitLeft = 474
ExplicitWidth = 332
inherited dxLayoutControl1: TdxLayoutControl
Width = 332
ExplicitWidth = 332
inherited edtlNombre: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaCliente1.DADataSource
Properties.OnChange = frViewClienteFacturaedtlNombrePropertiesChange
ExplicitWidth = 224
Width = 224
end
inherited edtNIFCIF: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaCliente1.DADataSource
ExplicitWidth = 562
Width = 562
end
inherited edtCalle: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaCliente1.DADataSource
ExplicitWidth = 562
Width = 562
end
inherited edtPoblacion: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaCliente1.DADataSource
ExplicitWidth = 177
Width = 177
end
inherited edtProvincia: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaCliente1.DADataSource
ExplicitWidth = 327
Width = 327
end
inherited edtCodigoPostal: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaCliente1.DADataSource
end
end
end
inherited cbFormaPago: TcxDBLookupComboBox
ExplicitWidth = 255
Width = 255
end
inherited bFormasPago: TButton
Left = 314
ExplicitLeft = 314
end
end
end
end
object pagContenido: TTabSheet
Caption = 'Contenido'
ImageIndex = 1
inline frViewDetallesFacturaCliente1: TfrViewDetallesFacturaCliente
Left = 0
Top = 0
Width = 780
Height = 289
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 = 780
ExplicitHeight = 289
inherited ToolBar1: TToolBar
Width = 780
ExplicitWidth = 780
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 = 57
ExplicitLeft = 145
ExplicitWidth = 57
end
inherited UpDown1: TUpDown
Left = 202
ExplicitLeft = 202
end
inherited ToolButton13: TToolButton
Left = 219
ExplicitLeft = 219
end
inherited ToolButton6: TToolButton
Left = 227
ExplicitLeft = 227
end
inherited ToolButton7: TToolButton
Left = 261
ExplicitLeft = 261
end
inherited ToolButton8: TToolButton
Left = 295
ExplicitLeft = 295
end
inherited ToolButton12: TToolButton
Left = 329
ExplicitLeft = 329
end
inherited ToolButton9: TToolButton
Left = 337
ExplicitLeft = 337
end
inherited ToolButton10: TToolButton
Left = 371
ExplicitLeft = 371
end
inherited ToolButton11: TToolButton
Left = 405
ExplicitLeft = 405
end
end
inherited cxGrid: TcxGrid
Width = 780
Height = 217
ExplicitWidth = 780
ExplicitHeight = 217
end
inherited TBXDock1: TTBXDock
Width = 780
ExplicitWidth = 780
inherited TBXToolbar1: TTBXToolbar
ExplicitWidth = 548
end
end
end
end
end
inherited StatusBar: TJvStatusBar
Top = 556
Width = 788
Panels = <
item
Width = 200
end>
ExplicitTop = 556
ExplicitWidth = 788
end
inline frViewTotales1: TfrViewTotales [4]
Left = 0
Top = 393
Width = 788
Height = 163
Align = alBottom
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 4
ReadOnly = False
ExplicitTop = 393
ExplicitWidth = 788
ExplicitHeight = 163
inherited dxLayoutControl1: TdxLayoutControl
Width = 788
LookAndFeel = frViewFacturaCliente1.dxLayoutOfficeLookAndFeel1
ExplicitWidth = 788
inherited Bevel1: TBevel
Top = 111
Width = 73
ExplicitTop = 111
ExplicitWidth = 73
end
inherited Bevel3: TBevel
Left = 420
Top = 30
Height = 122
ExplicitLeft = 420
ExplicitTop = 30
ExplicitHeight = 122
end
inherited Bevel4: TBevel
Left = 532
Top = 111
Width = 186
ExplicitLeft = 532
ExplicitTop = 111
ExplicitWidth = 186
end
inherited ImporteDto: TcxDBCurrencyEdit
Top = 131
Style.IsFontAssigned = True
ExplicitTop = 131
ExplicitWidth = 93
Width = 93
end
inherited ImporteIVA: TcxDBCurrencyEdit
Left = 603
Top = 57
Style.IsFontAssigned = True
ExplicitLeft = 603
ExplicitTop = 57
ExplicitWidth = 137
Width = 137
end
inherited ImporteTotal: TcxDBCurrencyEdit
Left = 533
Top = 131
Style.IsFontAssigned = True
ExplicitLeft = 533
ExplicitTop = 131
ExplicitWidth = 137
Width = 137
end
inherited edtDescuento: TcxDBSpinEdit
Top = 131
Properties.OnValidate = frViewTotales1edtDescuentoPropertiesValidate
Style.IsFontAssigned = True
ExplicitTop = 131
end
inherited edtIVA: TcxDBSpinEdit
Left = 532
Top = 57
Style.IsFontAssigned = True
ExplicitLeft = 532
ExplicitTop = 57
end
inherited ImporteBase: TcxDBCurrencyEdit
Left = 532
Top = 30
Style.IsFontAssigned = True
ExplicitLeft = 532
ExplicitTop = 30
ExplicitWidth = 92
Width = 92
end
inherited edtRE: TcxDBSpinEdit
Left = 532
Top = 84
Properties.AssignedValues.MinValue = True
Style.IsFontAssigned = True
ExplicitLeft = 532
ExplicitTop = 84
end
inherited ImporteRE: TcxDBCurrencyEdit
Left = 603
Top = 84
Style.IsFontAssigned = True
ExplicitLeft = 603
ExplicitTop = 84
ExplicitWidth = 56
Width = 56
end
inherited eImporteNeto: TcxDBCurrencyEdit
Top = 30
Style.IsFontAssigned = True
ExplicitTop = 30
ExplicitWidth = 147
Width = 147
end
inherited ePorte: TcxDBCurrencyEdit
Top = 158
DataBinding.DataSource = dsDataTable
Properties.OnValidate = frViewTotales1ePortePropertiesValidate
Style.IsFontAssigned = True
OnEditing = frViewTotales1ePorteEditing
ExplicitTop = 158
ExplicitWidth = 147
Width = 147
end
inherited eIVA: TcxDBLookupComboBox
Top = 57
Properties.OnValidate = frViewTotales1eIVAPropertiesValidate
Style.Color = clInfoBk
ExplicitTop = 57
ExplicitWidth = 134
Width = 134
end
inherited bTiposIVA: TButton
Left = 272
Top = 57
OnClick = frViewTotales1bTiposIVAClick
ExplicitLeft = 272
ExplicitTop = 57
end
inherited cbRecargoEquivalencia: TcxDBCheckBox
Top = 84
Properties.OnEditValueChanged = frViewTotales1cbRecargoEquivalenciaPropertiesEditValueChanged
ExplicitTop = 84
ExplicitWidth = 219
Width = 219
end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
inherited dxLayoutControl1Group1: TdxLayoutGroup
inherited dxLayoutControl1Group2: TdxLayoutGroup
inherited dxLayoutControl1Item10: TdxLayoutItem
Visible = False
end
inherited dxLayoutControl1Group7: TdxLayoutGroup
Visible = False
inherited dxLayoutControl1Item4: TdxLayoutItem
Visible = False
end
inherited dxLayoutControl1Item1: TdxLayoutItem
Visible = False
end
end
end
inherited dxLayoutControl1Group5: TdxLayoutGroup
inherited dxLayoutControl1Group3: TdxLayoutGroup
inherited dxLayoutControl1Group8: TdxLayoutGroup
inherited dxLayoutControl1Item7: TdxLayoutItem
Visible = True
end
end
end
end
end
end
end
end
inherited EditorActionList: TActionList [5]
Left = 8
Top = 144
end
inherited SmallImages: TPngImageList [6]
end
inherited LargeImages: TPngImageList [7]
end
inherited JvFormStorage: TJvFormStorage [8]
end
inherited dsDataTable: TDADataSource [10]
end
end