git-svn-id: https://192.168.0.254/svn/Proyectos.EstudioCarnicero_ProGestion/trunk@4 1b8572a8-2d6b-b84e-8c90-20ed86fa4eca
228 lines
6.6 KiB
Plaintext
228 lines
6.6 KiB
Plaintext
inherited fEditorContactoObra: TfEditorContactoObra
|
|
Left = 547
|
|
Top = 129
|
|
Width = 735
|
|
Height = 645
|
|
Caption = 'Contacto obra'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Width = 727
|
|
Caption = 'Contacto obra'
|
|
inherited Image1: TImage
|
|
Left = 700
|
|
end
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Width = 727
|
|
inherited tbxMain: TTBXToolbar
|
|
inherited TBXItem6: TTBXItem
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited pgPaginas: TPageControl
|
|
Width = 727
|
|
Height = 516
|
|
inherited pagGeneral: TTabSheet
|
|
inline frViewContactoObra: TfrViewDatosYSeleccionContacto
|
|
Left = 0
|
|
Top = 0
|
|
Width = 719
|
|
Height = 214
|
|
Align = alTop
|
|
Constraints.MinHeight = 202
|
|
Constraints.MinWidth = 350
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
ReadOnly = False
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 719
|
|
Height = 214
|
|
Align = alTop
|
|
inherited edtlNombre: TcxDBTextEdit
|
|
Top = 39
|
|
Width = 515
|
|
end
|
|
inherited edtTrabajo: TcxDBTextEdit
|
|
Top = 93
|
|
end
|
|
inherited edtParticular: TcxDBTextEdit
|
|
Top = 120
|
|
end
|
|
inherited edtMovil: TcxDBTextEdit
|
|
Top = 93
|
|
Width = 515
|
|
end
|
|
inherited edtCorreo: TcxDBTextEdit
|
|
Top = 147
|
|
Width = 371
|
|
end
|
|
inherited edtFax: TcxDBTextEdit
|
|
Top = 120
|
|
Width = 443
|
|
end
|
|
inherited ToolBar1: TToolBar
|
|
Width = 675
|
|
Height = 5
|
|
inherited ToolButton1: TToolButton
|
|
Visible = False
|
|
end
|
|
inherited ToolButton3: TToolButton
|
|
Visible = False
|
|
end
|
|
inherited ToolButton2: TToolButton
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited ToolBar2: TToolBar
|
|
Left = 508
|
|
Top = 174
|
|
Width = 189
|
|
Height = 5
|
|
AutoSize = False
|
|
inherited ToolButton4: TToolButton
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
Top = 66
|
|
Width = 310
|
|
end
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
inherited dxLayoutControl1Group1: TdxLayoutGroup
|
|
Caption = 'Cliente'
|
|
end
|
|
end
|
|
end
|
|
inherited DADataSource: TDADataSource
|
|
Left = 296
|
|
Top = 24
|
|
end
|
|
inherited ActionList1: TActionList
|
|
Left = 328
|
|
Top = 24
|
|
end
|
|
inherited PngImageList: TPngImageList
|
|
Left = 360
|
|
Top = 24
|
|
end
|
|
end
|
|
object pnlViewGrid: TPanel
|
|
Left = 0
|
|
Top = 214
|
|
Width = 719
|
|
Height = 274
|
|
Align = alClient
|
|
Caption = 'pnlViewGrid'
|
|
TabOrder = 1
|
|
inline frViewPresupuestosContacto: TfrViewPresupuestosContacto
|
|
Left = 1
|
|
Top = 1
|
|
Width = 717
|
|
Height = 272
|
|
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 = 717
|
|
Height = 244
|
|
inherited cxGridView: TcxGridDBTableView
|
|
OnCellDblClick = frViewPresupuestosContactocxGridViewCellDblClick
|
|
DataController.DataModeController.SyncMode = True
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = 'Total: 0 presupuestos'
|
|
Kind = skCount
|
|
Column = frViewPresupuestosContacto.cxGridViewDESCRIPCION
|
|
end>
|
|
Styles.OnGetContentStyle = nil
|
|
inherited cxGridViewACEPTADO: TcxGridDBColumn
|
|
IsCaptionAssigned = True
|
|
end
|
|
end
|
|
inherited cxGridView2: TcxGridDBTableView
|
|
OnCellDblClick = frViewPresupuestosContactocxGridView2CellDblClick
|
|
DataController.DataModeController.SyncMode = True
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = 'Total: 0 trabajos'
|
|
Kind = skCount
|
|
Column = frViewPresupuestosContacto.cxGridView2DESCRIPCION
|
|
end>
|
|
Styles.OnGetContentStyle = nil
|
|
end
|
|
end
|
|
inherited ToolBar1: TToolBar
|
|
Width = 717
|
|
end
|
|
inherited ActionList1: TActionList
|
|
inherited actEditar: TAction
|
|
OnExecute = frViewPresupuestosContactoactEditarExecute
|
|
end
|
|
inherited actEliminar: TAction
|
|
OnExecute = frViewPresupuestosContactoactEliminarExecute
|
|
end
|
|
inherited actEliminarTodo: TAction
|
|
OnExecute = frViewPresupuestosContactoactEliminarTodoExecute
|
|
end
|
|
inherited actAnadir: TAction
|
|
OnExecute = frViewPresupuestosContactoactAnadirExecute
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 38814.628931921290000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited StatusBar: TStatusBar
|
|
Top = 592
|
|
Width = 727
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
Left = 8
|
|
Top = 88
|
|
inherited actNuevo: TAction
|
|
Visible = False
|
|
end
|
|
inherited actModificar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actPrevisualizar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actImprimir: TAction
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited JvFormStorage: TJvFormStorage
|
|
Left = 496
|
|
Top = 80
|
|
end
|
|
inherited JvAppRegistryStorage: TJvAppRegistryStorage
|
|
Left = 528
|
|
Top = 80
|
|
end
|
|
inherited dsDataTable: TDADataSource
|
|
OnDataChange = dsDataTableDataChange
|
|
Left = 40
|
|
Top = 88
|
|
end
|
|
end
|