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/Source/Modulos/Contactos/Views/uViewAgente.dfm
2007-06-11 15:29:06 +00:00

91 lines
2.1 KiB
Plaintext

inherited frViewAgente: TfrViewAgente
Height = 391
ExplicitHeight = 391
inherited dxLayoutControlContacto: TdxLayoutControl
Height = 391
ExplicitHeight = 391
inherited eCalle: TcxDBTextEdit
ExplicitWidth = 260
Width = 260
end
inherited eProvincia: TcxDBTextEdit
ExplicitWidth = 260
Width = 260
end
inherited ePoblacion: TcxDBTextEdit
ExplicitWidth = 159
Width = 159
end
inherited eCodigoPostal: TcxDBTextEdit
Left = 271
ExplicitLeft = 271
end
inherited eObservaciones: TcxDBMemo
ExplicitHeight = 148
Height = 148
end
inherited eTlfParticular: TcxDBTextEdit
Left = 461
ExplicitLeft = 461
ExplicitWidth = 91
Width = 91
end
inherited eTlfTrabajo: TcxDBTextEdit
Left = 461
ExplicitLeft = 461
ExplicitWidth = 127
Width = 127
end
inherited eTlfMovil: TcxDBTextEdit
Left = 461
ExplicitLeft = 461
ExplicitWidth = 155
Width = 155
end
inherited eFax: TcxDBTextEdit
Left = 461
ExplicitLeft = 461
ExplicitWidth = 121
Width = 121
end
inherited eNombre: TcxDBTextEdit
ExplicitWidth = 263
Width = 263
end
inherited eNIFCIF: TcxDBTextEdit
Left = 194
ExplicitLeft = 194
ExplicitWidth = 100
Width = 100
end
inherited eMailTrabajo: TcxDBHyperLinkEdit
Left = 461
Properties.Prefix = 'mailto:'
ExplicitLeft = 461
ExplicitWidth = 129
Width = 129
end
inherited eMailParticular: TcxDBHyperLinkEdit
Left = 461
Properties.Prefix = 'mailto:'
ExplicitLeft = 461
ExplicitWidth = 165
Width = 165
end
inherited ePaginaWeb: TcxDBHyperLinkEdit
Left = 461
ExplicitLeft = 461
ExplicitWidth = 165
Width = 165
end
inherited eReferencia: TcxDBTextEdit
ExplicitWidth = 38
Width = 38
end
end
inherited dsContacto: TDADataSource
Left = 32
Top = 80
end
end