git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@974 0c75b7a4-871f-7646-8a2f-f78d34cc349f
183 lines
5.4 KiB
Plaintext
183 lines
5.4 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 cxGridViewREFERENCIA: TcxGridDBColumn
|
|
Caption = 'C'#243'digo'
|
|
DataBinding.FieldName = 'REFERENCIA'
|
|
BestFitMaxWidth = 60
|
|
Width = 50
|
|
end
|
|
object cxGridViewNIF_CIF: TcxGridDBColumn
|
|
DataBinding.FieldName = 'NIF_CIF'
|
|
BestFitMaxWidth = 60
|
|
Width = 50
|
|
end
|
|
object cxGridViewNOMBRE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'NOMBRE'
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
Width = 164
|
|
end
|
|
object cxGridViewCALLE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CALLE'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
end
|
|
object cxGridViewPOBLACION: TcxGridDBColumn
|
|
DataBinding.FieldName = 'POBLACION'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
end
|
|
object cxGridViewPROVINCIA: TcxGridDBColumn
|
|
DataBinding.FieldName = 'PROVINCIA'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
end
|
|
object cxGridViewCODIGO_POSTAL: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CODIGO_POSTAL'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
Width = 47
|
|
end
|
|
object cxGridViewTELEFONO_1: TcxGridDBColumn
|
|
Caption = 'Tlf. trabajo'
|
|
DataBinding.FieldName = 'TELEFONO_1'
|
|
BestFitMaxWidth = 60
|
|
Width = 84
|
|
end
|
|
object cxGridViewTELEFONO_2: TcxGridDBColumn
|
|
Caption = 'Tlf. particular'
|
|
DataBinding.FieldName = 'TELEFONO_2'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
end
|
|
object cxGridViewMOVIL_1: TcxGridDBColumn
|
|
DataBinding.FieldName = 'MOVIL_1'
|
|
BestFitMaxWidth = 60
|
|
Width = 49
|
|
end
|
|
object cxGridViewFAX: TcxGridDBColumn
|
|
DataBinding.FieldName = 'FAX'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
end
|
|
object cxGridViewEMAIL_1: TcxGridDBColumn
|
|
Caption = 'E-mail trabajo'
|
|
DataBinding.FieldName = 'EMAIL_1'
|
|
BestFitMaxWidth = 60
|
|
Width = 43
|
|
end
|
|
object cxGridViewEMAIL_2: TcxGridDBColumn
|
|
Caption = 'E-mail particular'
|
|
DataBinding.FieldName = 'EMAIL_2'
|
|
Visible = False
|
|
BestFitMaxWidth = 60
|
|
end
|
|
object cxGridViewPAGINA_WEB: TcxGridDBColumn
|
|
DataBinding.FieldName = 'PAGINA_WEB'
|
|
Visible = False
|
|
BestFitMaxWidth = 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 = 121
|
|
Width = 121
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Left = 161
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 161
|
|
ExplicitWidth = 322
|
|
Width = 322
|
|
end
|
|
inherited eLista: TcxComboBox
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
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
|
|
inherited ActionList1: TActionList
|
|
Left = 336
|
|
Top = 304
|
|
end
|
|
inherited GridPNGImageList: TPngImageList
|
|
Left = 264
|
|
Top = 304
|
|
end
|
|
end
|