This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_FactuGES/Modulos/Presupuestos/Cliente/uEditorPresupuesto.dfm

242 lines
7.4 KiB
Plaintext

inherited fEditorPresupuesto: TfEditorPresupuesto
Left = 344
Top = 76
Width = 772
Height = 746
Caption = 'Nuevo presupuesto de cliente'
Constraints.MinWidth = 765
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 764
Caption = 'Nuevo presupuesto de cliente'
inherited Image1: TImage
Left = 737
Picture.Data = {
0A54504E474F626A65637489504E470D0A1A0A0000000D494844520000001800
0000180806000000E0773DF80000000970485973000017120000171201679FD2
520000000467414D410000AA11B57D14DC000001CC4944415478DA63FCFFFF3F
032D0123B2058B361EA79A6D71FE968C582D004A906CD8DFBFFF80F83F980601
0BDF6C868B7B66E1B6C0752FAA25BB9D8FE3341C59ED5A8B030CF356EF6198BF
64237E0B4871B9C7016B0659651686F9DB8E30BC8BFEC6B070FD3EC21660F301
BA18086CB53DC2E07DD88661CFCD1360FEEB882F0C4B361DA0CC07FFFF01C31A
88FF005D0F62FFFE070CFF3FFFC0BEF9F3EF2FC38A2D8749F7013100E48B4741
EF18D6EE38469C05306F9302EEFBBF61D8B0FB047116E04B39D80048CF4CD5CD
0C9BF69D24DE025C4105B31C260F533B4D7913C3D603A768E783890A1B18761D
3E433B1FF4C9AC63D87BFC1CED7CD02DB986E1C0A90BF82D88F63107E74E727C
D02EBE8AE1C8994BF82D88F03403E74E727CD024BC9CE1E485ABF82D08753361
F03B66479605F5024B19CE5CBE8EDF8200172386E0130E780D0359BEE4CF5C38
3F8625196C410DEF6286F3D76EE2B7C0D7C1005EAE40CAF97FE0B2072C062CF3
73EFFB63C40F8C5FC9BD88E1D28D5BF82DF0B2D5C36938882E78148835F888B6
C0CD5A1BA7E1A012B4E46930CEA023CA0247730DB061FFFE428AE5DF7F11C5F1
BFFF508BFEFD437104322068819D891AB844A404E0B5A077F27C8A0C87019805
00F0E629EF34B079A30000000049454E44AE426082}
end
end
inherited TBXDock: TTBXDock
Width = 764
inherited tbxMain: TTBXToolbar
inherited TBXItem2: TTBXItem
Visible = False
end
inherited TBXSeparatorItem1: TTBXSeparatorItem
Visible = False
end
inherited TBXItem5: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
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 = 764
Height = 494
TabOrder = 1
inherited pagGeneral: TTabSheet
inline frViewPresupuesto1: TfrViewPresupuesto
Left = 0
Top = 0
Width = 756
Height = 466
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
inherited frViewDatosPresupuesto1: TfrViewDatosPresupuesto
inherited Bevel1: TBevel
Width = 200
end
inherited edtFechaPresupuesto: TcxDBDateEdit
Style.IsFontAssigned = True
Width = 240
end
inherited edtVigencia: TcxDBDateEdit
Width = 240
end
inherited eReferencia: TcxDBTextEdit
Width = 240
end
inherited cbTipoPresupuesto: TcxDBComboBox
Style.IsFontAssigned = True
Width = 240
end
inherited eOpcion: TcxDBTextEdit
Width = 240
end
end
inherited frViewPlazoEntrega1: TfrViewPlazoEntrega
Constraints.MinWidth = 0
end
inherited frViewObservaciones1: TfrViewObservaciones
Constraints.MinWidth = 0
end
inherited frViewFormaPago1: TfrViewFormaPago
Constraints.MinWidth = 0
end
inherited frViewSituacionPresupuesto1: TfrViewSituacionPresupuesto
inherited Bevel2: TBevel
Width = 276
end
end
inherited frViewClientePresupuesto1: TfrViewDatosYSeleccionContacto
inherited Bevel1: TBevel
Width = 313
end
inherited ToolBar1: TToolBar
Width = 369
end
inherited edtlNombre: TcxDBTextEdit
Properties.OnChange = frViewClientePresupuesto1edtlNombrePropertiesChange
end
end
end
end
object pagContenido: TTabSheet
Caption = 'Contenido'
ImageIndex = 1
inline frViewDetallesPresupuesto1: TfrViewDetallesPresupuesto
Left = 0
Top = 0
Width = 756
Height = 466
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
inherited cxGrid: TcxGrid
Width = 756
Height = 444
inherited cxGridView: TcxGridDBTableView
DataController.Summary.FooterSummaryItems = <
item
Format = ',0.00 '#8364';-,0.00 '#8364
Kind = skSum
end
item
Format = '0 Conceptos'
Kind = skCount
Column = frViewDetallesPresupuesto1.cxGridViewDESCRIPCION
end>
end
end
inherited ToolBar1: TToolBar
Width = 756
inherited ToolButton4: TToolButton
Left = 323
end
inherited ToolButton5: TToolButton
Left = 331
end
inherited ToolButton6: TToolButton
Left = 436
end
end
end
end
object pagPlanos: TTabSheet
Caption = 'Planos'
ImageIndex = 2
end
end
inherited StatusBar: TStatusBar
Top = 692
Width = 764
Height = 20
end
inline frViewTotales1: TfrViewTotales [4]
Left = 0
Top = 570
Width = 764
Height = 122
Align = alBottom
Constraints.MaxHeight = 122
Constraints.MinHeight = 122
Constraints.MinWidth = 730
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 4
ReadOnly = False
inherited TabControl1: TTabControl
Width = 764
inherited GroupBox1: TGroupBox
inherited lblBase: TcxDBCurrencyEdit
Style.IsFontAssigned = True
end
inherited cxCurrencyEdit3: TcxDBCurrencyEdit
Style.IsFontAssigned = True
end
inherited cxCurrencyEdit4: TcxDBCurrencyEdit
Style.IsFontAssigned = True
end
inherited cxCurrencyEdit5: TcxDBCurrencyEdit
Style.IsFontAssigned = True
end
inherited cxCurrencyEdit1: TcxDBSpinEdit
Style.IsFontAssigned = True
end
inherited cxCurrencyEdit2: TcxDBSpinEdit
Style.IsFontAssigned = True
end
end
end
end
inherited EditorActionList: TActionList [5]
Top = 152
end
inherited SmallImages: TPngImageList [7]
end
inherited JvFormStorage: TJvFormStorage [8]
end
inherited JvAppRegistryStorage: TJvAppRegistryStorage [9]
end
inherited dsDataTable: TDADataSource
Top = 152
end
end