This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
LuisLeon_FactuGES/Modulos/Contactos/Views/uEditorAgente.dfm
2007-06-11 15:35:41 +00:00

140 lines
3.9 KiB
Plaintext

inherited fEditorAgente: TfEditorAgente
Caption = 'fEditorAgente'
ClientHeight = 498
ExplicitHeight = 532
PixelsPerInch = 96
TextHeight = 13
inherited pgPaginas: TPageControl
Height = 403
ExplicitHeight = 403
inherited pagGeneral: TTabSheet
ExplicitHeight = 375
inline frViewAgente1: TfrViewAgente
Left = 0
Top = 0
Width = 624
Height = 375
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
ExplicitWidth = 624
ExplicitHeight = 375
inherited dxLayoutControlContacto: TdxLayoutControl
Width = 624
Height = 375
ExplicitWidth = 624
ExplicitHeight = 375
inherited PngSpeedButton1: TPngSpeedButton
Left = 579
ExplicitLeft = 579
end
inherited PngSpeedButton2: TPngSpeedButton
Left = 579
ExplicitLeft = 579
end
inherited PngSpeedButton3: TPngSpeedButton
Left = 579
ExplicitLeft = 579
end
inherited eCalle: TcxDBTextEdit
ExplicitWidth = 174
Width = 174
end
inherited eProvincia: TcxDBTextEdit
ExplicitWidth = 174
Width = 174
end
inherited ePoblacion: TcxDBTextEdit
ExplicitWidth = 108
Width = 108
end
inherited eCodigoPostal: TcxDBTextEdit
Left = 246
ExplicitLeft = 246
end
inherited cxDBMemo1: TcxDBMemo
ExplicitWidth = 185
ExplicitHeight = 89
Height = 89
Width = 185
end
inherited eTlfParticular: TcxDBTextEdit
Left = 434
ExplicitLeft = 434
ExplicitWidth = 91
Width = 91
end
inherited eTlfTrabajo: TcxDBTextEdit
Left = 434
ExplicitLeft = 434
ExplicitWidth = 127
Width = 127
end
inherited eTlfMovil: TcxDBTextEdit
Left = 434
ExplicitLeft = 434
ExplicitWidth = 155
Width = 155
end
inherited eFax: TcxDBTextEdit
Left = 434
ExplicitLeft = 434
ExplicitWidth = 121
Width = 121
end
inherited eNombre: TcxDBTextEdit
ExplicitWidth = 263
Width = 263
end
inherited eNIFCIF: TcxDBTextEdit
ExplicitWidth = 254
Width = 254
end
inherited eMailTrabajo: TcxDBHyperLinkEdit
Left = 434
Properties.Prefix = 'mailto:'
ExplicitLeft = 434
ExplicitWidth = 129
Width = 129
end
inherited eMailParticular: TcxDBHyperLinkEdit
Left = 434
Properties.Prefix = 'mailto:'
ExplicitLeft = 434
ExplicitWidth = 165
Width = 165
end
inherited ePaginaWeb: TcxDBHyperLinkEdit
Left = 434
ExplicitLeft = 434
ExplicitWidth = 165
Width = 165
end
inherited eCuenta: TcxDBTextEdit
ExplicitWidth = 173
Width = 173
end
inherited eSucursal: TcxDBTextEdit
Left = 223
ExplicitLeft = 223
end
inherited eEntidad: TcxDBTextEdit
ExplicitWidth = 105
Width = 105
end
end
end
end
end
inherited StatusBar: TJvStatusBar
Top = 479
ExplicitTop = 479
end
end