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/uEditorProveedor.dfm
2007-06-11 15:35:41 +00:00

138 lines
3.8 KiB
Plaintext

inherited fEditorProveedor: TfEditorProveedor
Caption = 'fEditorProveedor'
ClientHeight = 548
ExplicitHeight = 582
PixelsPerInch = 96
TextHeight = 13
inherited pgPaginas: TPageControl
Height = 453
ExplicitHeight = 453
inherited pagGeneral: TTabSheet
ExplicitLeft = 4
ExplicitTop = 24
ExplicitHeight = 425
inline frViewProveedor1: TfrViewProveedor
Left = 0
Top = 0
Width = 624
Height = 425
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 = 425
inherited dxLayoutControlContacto: TdxLayoutControl
Width = 624
Height = 425
ExplicitWidth = 624
ExplicitHeight = 425
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 = 292
ExplicitLeft = 292
end
inherited cxDBMemo1: TcxDBMemo
ExplicitWidth = 580
ExplicitHeight = 56
Height = 56
Width = 580
end
inherited eDescuento: TcxDBSpinEdit
ExplicitWidth = 93
Width = 93
end
inherited eTlfParticular: TcxDBTextEdit
Left = 480
ExplicitLeft = 480
end
inherited eTlfTrabajo: TcxDBTextEdit
Left = 480
ExplicitLeft = 480
end
inherited eTlfMovil: TcxDBTextEdit
Left = 480
ExplicitLeft = 480
end
inherited eFax: TcxDBTextEdit
Left = 480
ExplicitLeft = 480
end
inherited eNombre: TcxDBTextEdit
ExplicitWidth = 263
Width = 263
end
inherited eNIFCIF: TcxDBTextEdit
ExplicitWidth = 254
Width = 254
end
inherited eMailTrabajo: TcxDBHyperLinkEdit
Left = 480
Properties.Prefix = 'mailto:'
ExplicitLeft = 480
ExplicitWidth = 129
Width = 129
end
inherited eMailParticular: TcxDBHyperLinkEdit
Left = 480
Properties.Prefix = 'mailto:'
ExplicitLeft = 480
ExplicitWidth = 165
Width = 165
end
inherited ePaginaWeb: TcxDBHyperLinkEdit
Left = 480
ExplicitLeft = 480
ExplicitWidth = 165
Width = 165
end
inherited eSucursal: TcxDBTextEdit
Left = 261
ExplicitLeft = 261
end
inherited eRegimenIVA: TcxDBSpinEdit
Left = 284
ExplicitLeft = 284
end
end
end
end
end
inherited StatusBar: TJvStatusBar
Top = 529
ExplicitTop = 529
end
inherited EditorActionList: TActionList
Left = 32
Top = 184
end
end