git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@20 40301925-124e-1c4e-b97d-170ad7a8785b
188 lines
5.5 KiB
Plaintext
188 lines
5.5 KiB
Plaintext
inherited frViewContactos: TfrViewContactos
|
|
Width = 557
|
|
Height = 458
|
|
ExplicitWidth = 557
|
|
ExplicitHeight = 458
|
|
inherited cxGrid: TcxGrid
|
|
Width = 557
|
|
Height = 330
|
|
ExplicitWidth = 557
|
|
ExplicitHeight = 330
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.KeyFieldNames = 'ID'
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 clientes'
|
|
Kind = skCount
|
|
FieldName = 'ID'
|
|
Column = cxGridViewNOMBRE
|
|
end>
|
|
OptionsBehavior.PullFocusing = True
|
|
object cxGridViewTIENDA: TcxGridDBColumn
|
|
Caption = 'Tienda'
|
|
DataBinding.FieldName = 'TIENDA'
|
|
BestFitMaxWidth = 60
|
|
Width = 60
|
|
end
|
|
object cxGridViewREFERENCIA: TcxGridDBColumn
|
|
Caption = 'C'#243'digo'
|
|
DataBinding.FieldName = 'REFERENCIA'
|
|
BestFitMaxWidth = 60
|
|
Width = 60
|
|
end
|
|
object cxGridViewNIF_CIF: TcxGridDBColumn
|
|
DataBinding.FieldName = 'NIF_CIF'
|
|
BestFitMaxWidth = 60
|
|
Width = 60
|
|
end
|
|
object cxGridViewNOMBRE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'NOMBRE'
|
|
BestFitMaxWidth = 150
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 150
|
|
end
|
|
object cxGridViewCALLE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CALLE'
|
|
Visible = False
|
|
BestFitMaxWidth = 150
|
|
Width = 150
|
|
end
|
|
object cxGridViewPOBLACION: TcxGridDBColumn
|
|
DataBinding.FieldName = 'POBLACION'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
Width = 60
|
|
end
|
|
object cxGridViewPROVINCIA: TcxGridDBColumn
|
|
DataBinding.FieldName = 'PROVINCIA'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
end
|
|
object cxGridViewCODIGO_POSTAL: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CODIGO_POSTAL'
|
|
Visible = False
|
|
BestFitMaxWidth = 40
|
|
Width = 40
|
|
end
|
|
object cxGridViewTELEFONO_1: TcxGridDBColumn
|
|
Caption = 'Tlf. 1'
|
|
DataBinding.FieldName = 'TELEFONO_1'
|
|
BestFitMaxWidth = 70
|
|
Width = 70
|
|
end
|
|
object cxGridViewTELEFONO_2: TcxGridDBColumn
|
|
Caption = 'Tlf. 2'
|
|
DataBinding.FieldName = 'TELEFONO_2'
|
|
Visible = False
|
|
BestFitMaxWidth = 70
|
|
Width = 70
|
|
end
|
|
object cxGridViewMOVIL_1: TcxGridDBColumn
|
|
Caption = 'Tlf. 3'
|
|
DataBinding.FieldName = 'MOVIL_1'
|
|
BestFitMaxWidth = 70
|
|
Width = 70
|
|
end
|
|
object cxGridViewFAX: TcxGridDBColumn
|
|
DataBinding.FieldName = 'FAX'
|
|
Visible = False
|
|
BestFitMaxWidth = 70
|
|
Width = 70
|
|
end
|
|
object cxGridViewEMAIL_1: TcxGridDBColumn
|
|
Caption = 'E-mail trabajo'
|
|
DataBinding.FieldName = 'EMAIL_1'
|
|
BestFitMaxWidth = 60
|
|
Width = 60
|
|
end
|
|
object cxGridViewEMAIL_2: TcxGridDBColumn
|
|
Caption = 'E-mail particular'
|
|
DataBinding.FieldName = 'EMAIL_2'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
Width = 60
|
|
end
|
|
object cxGridViewPAGINA_WEB: TcxGridDBColumn
|
|
DataBinding.FieldName = 'PAGINA_WEB'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
Width = 60
|
|
end
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
Width = 557
|
|
ExplicitWidth = 557
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
ExplicitWidth = 557
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 557
|
|
ExplicitWidth = 557
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 460
|
|
Width = 460
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 136
|
|
Width = 136
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Left = 240
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 240
|
|
ExplicitWidth = 307
|
|
Width = 307
|
|
end
|
|
end
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 557
|
|
ExplicitWidth = 557
|
|
inherited tbxBotones: TTBXToolbar
|
|
Width = 547
|
|
ExplicitWidth = 547
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
Top = 432
|
|
ExplicitTop = 432
|
|
ExplicitWidth = 557
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 557
|
|
ExplicitWidth = 557
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
Width = 547
|
|
ExplicitWidth = 547
|
|
end
|
|
end
|
|
end
|
|
inherited dsDataSource: TDADataSource
|
|
Left = 32
|
|
Top = 48
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39213.849016018520000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
object PngImageList: TPngImageList
|
|
PngImages = <>
|
|
Left = 160
|
|
Top = 32
|
|
end
|
|
end
|