ProGestion/Modulos/Contactos/Cliente/uEditorContacto.dfm

258 lines
7.0 KiB
Plaintext

inherited fEditorContacto: TfEditorContacto
Left = 0
Top = 2
Width = 652
Height = 492
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Caption = 'Contacto'
Constraints.MinHeight = 492
Constraints.MinWidth = 652
Scaled = False
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 644
Caption = 'Contacto'
inherited Image1: TImage
Left = 617
end
end
inherited TBXDock: TTBXDock
Width = 644
inherited tbxMain: TTBXToolbar
inherited TBXItem2: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
inherited TBXSubmenuItem4: TTBXSubmenuItem
inherited TBXItem8: TTBXItem
Visible = False
end
inherited TBXSeparatorItem5: TTBXSeparatorItem
Visible = False
end
end
end
end
inherited pgPaginas: TPageControl
Width = 644
Height = 363
inherited pagGeneral: TTabSheet
inline frViewContacto1: TfrViewContacto
Left = 0
Top = 0
Width = 636
Height = 335
Align = alClient
AutoSize = True
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 = 636
Height = 335
inherited frViewDatosGenerales1: TfrViewDatosGenerales
Width = 454
inherited dxLayoutControl1: TdxLayoutControl
Width = 454
inherited edtNombre: TcxDBTextEdit
Width = 268
end
inherited edtNIFCIF: TcxDBTextEdit
Width = 268
end
inherited edtTrabajo: TcxDBTextEdit
Width = 268
end
end
end
inherited frViewTelefonos1: TfrViewTelefonos
Left = 312
Width = 451
inherited dxLayoutControl1: TdxLayoutControl
Width = 451
inherited eTlfParticular: TcxDBTextEdit
Width = 185
end
inherited eTlfTrabajo: TcxDBTextEdit
Width = 185
end
inherited eTlfMovil: TcxDBTextEdit
Width = 185
end
inherited eFax: TcxDBTextEdit
Width = 185
end
end
end
inherited frViewDireccion1: TfrViewDireccion
Width = 568
inherited dxLayoutControl1: TdxLayoutControl
Width = 568
inherited eProvincia: TcxDBTextEdit
Width = 263
end
inherited eCalle: TcxDBTextEdit
Width = 263
end
inherited ePoblacion: TcxDBTextEdit
Width = 263
end
end
end
inherited frViewInternet1: TfrViewInternet
Left = 312
Width = 483
inherited dxLayoutControl1: TdxLayoutControl
Width = 483
inherited eMailTrabajo: TcxDBHyperLinkEdit
Properties.Prefix = 'mailto:'
Width = 185
end
inherited ePaginaWeb: TcxDBHyperLinkEdit
Width = 185
end
inherited eMailParticular: TcxDBHyperLinkEdit
Properties.Prefix = 'mailto:'
Width = 185
end
end
end
inherited frViewCategoriasContacto1: TfrViewCategoriasContacto
Width = 844
Height = 79
inherited dxLayoutControl1: TdxLayoutControl
Width = 844
Height = 79
inherited ToolBar2: TToolBar
Width = 271
end
inherited editCategoriasContacto: TcxMemo
Style.IsFontAssigned = True
Height = 79
Width = 783
end
end
end
inherited frViewContactosAsociados1: TfrViewContactosAsociados
Left = 312
Width = 846
Height = 145
inherited dxLayoutControl1: TdxLayoutControl
Width = 846
Height = 145
inherited ToolBar2: TToolBar
Width = 271
end
inherited DBLookupListBox1: TDBLookupListBox
Width = 416
Height = 130
end
end
end
end
end
end
object pagDetalles: TTabSheet
Caption = 'Detalles'
ImageIndex = 1
inline frViewDatosBancarios1: TfrViewDatosBancarios
Left = 0
Top = 0
Width = 636
Height = 195
Align = alTop
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 = 636
inherited memObservaciones: TcxDBMemo
Width = 909
end
end
end
inline frViewDatosFacturacion1: TfrViewDatosFacturacion
Left = 0
Top = 195
Width = 636
Height = 140
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
ReadOnly = False
inherited dxLayoutControl1: TdxLayoutControl
Width = 636
Height = 140
inherited memObservaciones: TcxDBMemo
Height = 127
Width = 576
end
end
end
end
end
inherited StatusBar: TStatusBar
Top = 439
Width = 644
end
inherited EditorActionList: TActionList
Top = 144
inherited actModificar: TAction
Visible = False
end
inherited actConfPagina: TAction
Visible = False
end
inherited actPrevisualizar: TAction
Visible = False
end
inherited actImprimir: TAction
Visible = False
end
inherited actAnterior: TAction
OnExecute = nil
OnUpdate = nil
end
inherited actSiguiente: TAction
OnExecute = nil
OnUpdate = nil
end
end
inherited SmallImages: TPngImageList
Left = 387
Top = 168
end
inherited LargeImages: TPngImageList
Top = 112
end
inherited JvFormStorage: TJvFormStorage
Left = 400
Top = 144
end
inherited JvAppRegistryStorage: TJvAppRegistryStorage
Left = 432
Top = 144
end
inherited dsDataTable: TDADataSource
OnDataChange = dsDataTableDataChange
end
end