AbetoDesign_FactuGES2/Source/Modulos/Contactos/Views/uEditorDireccion.dfm

329 lines
7.7 KiB
Plaintext

object fEditorDireccion: TfEditorDireccion
Left = 227
Top = 108
ActiveControl = eNombre
BorderStyle = bsDialog
Caption = 'Cambiar datos de la direcci'#243'n'
ClientHeight = 589
ClientWidth = 426
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poOwnerFormCenter
DesignSize = (
426
589)
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 322
Height = 553
Anchors = [akLeft, akTop, akRight]
Shape = bsFrame
end
object Label1: TLabel
Left = 20
Top = 93
Width = 110
Height = 13
AutoSize = False
Caption = 'Direcci'#243'n:'
end
object Label2: TLabel
Left = 20
Top = 157
Width = 110
Height = 13
AutoSize = False
Caption = 'Poblaci'#243'n:'
end
object Label3: TLabel
Left = 20
Top = 185
Width = 110
Height = 13
AutoSize = False
Caption = 'Provincia:'
end
object Label4: TLabel
Left = 20
Top = 211
Width = 110
Height = 13
AutoSize = False
Caption = 'C'#243'digo postal:'
end
object Label5: TLabel
Left = 20
Top = 53
Width = 110
Height = 13
AutoSize = False
Caption = 'Nombre descriptivo:'
end
object Label6: TLabel
Left = 20
Top = 263
Width = 109
Height = 13
AutoSize = False
Caption = 'Persona de contacto:'
end
object Label7: TLabel
Left = 21
Top = 287
Width = 109
Height = 13
AutoSize = False
Caption = 'Tel'#233'fono:'
end
object PngSpeedButton3: TPngSpeedButton
Left = 304
Top = 356
Width = 23
Height = 22
OnClick = PngSpeedButton3Click
PngImage.Data = {
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
610000000970485973000017120000171201679FD252000001964944415478DA
63FCFFFF3F03232323033A58BCE9F87F647EAC9F258622B05E6C068034873B8A
80D92019C62F8F194C1356339CDF399D91A0014B361FFB1FE6208AA299E1F323
306D52F90CC5100C03566E3DFC3FD04E02A2F9F727064690462066006A66FC02
64FFFAC8603451096E088A01CB361FFDFF8F819981183077D11A86FDAB7B18E1
062CDD7CE27F14573FC3B2EF450CD13E86181ABE7DFFCDF0F5DB6F866FDFFE30
1CB97897218AB38FC1B85B98E1DC8E698C600396000D8861696058FAB7116CC0
94C5FBB0DAEC6CAECF70EED6238668E67AB057500CF8F0E10383A0A0208A0B90
6D06B1BF01D9379E3C67387AFE09C389A37BD15CE06B01B47907434EAC13C3EF
3F7F19662E3F8862BB898606C3EFDFFF1896EF3DCFA0A5C0CD306FE9265403FC
9D20362F5CB71F4CE7C47AA01890D5BC164C7716F980D56018606BAC0656B079
EF2986F82047AC6150DEB785A13CD911AC06C300234D05867DC72F30B8D818E1
8DC2494B0E63F702281075D455884A07576EDEC134404A5480E1DAED07441900
021806F44D5D44B46618801B400900007F4518F05E90AAF20000000049454E44
AE426082}
PngOptions = [pngBlendOnDisabled, pngGrayscaleOnDisabled]
end
object Label8: TLabel
Left = 21
Top = 359
Width = 109
Height = 13
AutoSize = False
Caption = 'Correo electr'#243'nico:'
end
object Label9: TLabel
Left = 21
Top = 399
Width = 109
Height = 13
AutoSize = False
Caption = 'Notas:'
end
object Bevel2: TBevel
Left = 20
Top = 491
Width = 306
Height = 9
Shape = bsBottomLine
end
object Label10: TLabel
Left = 21
Top = 523
Width = 156
Height = 13
AutoSize = False
Caption = 'Coste del env'#237'o a esta direcci'#243'n:'
end
object Label11: TLabel
Left = 21
Top = 311
Width = 109
Height = 13
AutoSize = False
Caption = 'Movil:'
end
object Label12: TLabel
Left = 21
Top = 335
Width = 109
Height = 13
AutoSize = False
Caption = 'Fax:'
end
object Label13: TLabel
Left = 20
Top = 26
Width = 110
Height = 13
AutoSize = False
Caption = 'NIF / CIF:'
end
object OKBtn: TButton
Left = 343
Top = 7
Width = 75
Height = 25
Anchors = [akTop, akRight]
Caption = '&Aceptar'
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 343
Top = 38
Width = 75
Height = 25
Anchors = [akTop, akRight]
Cancel = True
Caption = '&Cancelar'
ModalResult = 2
TabOrder = 1
end
object eDireccion: TDBEdit
Left = 135
Top = 91
Width = 191
Height = 57
AutoSelect = False
AutoSize = False
DataField = 'CALLE'
DataSource = dsDireccion
TabOrder = 3
end
object ePoblacion: TDBEdit
Left = 135
Top = 154
Width = 191
Height = 21
DataField = 'POBLACION'
DataSource = dsDireccion
TabOrder = 4
end
object eProvincia: TDBEdit
Left = 135
Top = 182
Width = 191
Height = 21
DataField = 'PROVINCIA'
DataSource = dsDireccion
TabOrder = 5
end
object eCodigoPostal: TDBEdit
Left = 135
Top = 208
Width = 191
Height = 21
DataField = 'CODIGO_POSTAL'
DataSource = dsDireccion
TabOrder = 6
end
object eNombre: TDBEdit
Left = 136
Top = 50
Width = 191
Height = 21
DataField = 'NOMBRE'
DataSource = dsDireccion
TabOrder = 2
end
object ePersonaContacto: TDBEdit
Left = 135
Top = 260
Width = 191
Height = 21
DataField = 'PERSONA_CONTACTO'
DataSource = dsDireccion
TabOrder = 7
end
object eTelefono: TDBEdit
Left = 136
Top = 284
Width = 191
Height = 21
DataField = 'TELEFONO'
DataSource = dsDireccion
TabOrder = 8
end
object eMail: TcxDBHyperLinkEdit
Left = 136
Top = 356
DataBinding.DataField = 'EMAIL'
DataBinding.DataSource = dsDireccion
Properties.OnEditValueChanged = eMailPropertiesEditValueChanged
Properties.OnValidate = eMailPropertiesValidate
Properties.Prefix = 'mailto:'
Style.BorderColor = clWindowFrame
Style.BorderStyle = ebs3D
Style.HotTrack = False
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 9
Width = 162
end
object eNotas: TDBMemo
Left = 136
Top = 396
Width = 190
Height = 94
DataField = 'NOTAS'
DataSource = dsDireccion
ScrollBars = ssVertical
TabOrder = 10
end
object ePortes: TcxDBCurrencyEdit
Left = 183
Top = 520
DataBinding.DataField = 'PORTE'
DataBinding.DataSource = dsDireccion
Properties.UseThousandSeparator = True
Style.LookAndFeel.Kind = lfStandard
Style.LookAndFeel.NativeStyle = True
StyleDisabled.LookAndFeel.Kind = lfStandard
StyleDisabled.LookAndFeel.NativeStyle = True
StyleFocused.LookAndFeel.Kind = lfStandard
StyleFocused.LookAndFeel.NativeStyle = True
StyleHot.LookAndFeel.Kind = lfStandard
StyleHot.LookAndFeel.NativeStyle = True
TabOrder = 11
Width = 143
end
object eMovil: TDBEdit
Left = 136
Top = 308
Width = 191
Height = 21
DataField = 'MOVIL'
DataSource = dsDireccion
TabOrder = 12
end
object eFax: TDBEdit
Left = 136
Top = 332
Width = 191
Height = 21
DataField = 'FAX'
DataSource = dsDireccion
TabOrder = 13
end
object eNifCif: TDBEdit
Left = 136
Top = 23
Width = 191
Height = 21
DataField = 'NIF_CIF'
DataSource = dsDireccion
TabOrder = 14
end
object dsDireccion: TDADataSource
Left = 352
Top = 72
end
end