60 lines
1.7 KiB
Plaintext
60 lines
1.7 KiB
Plaintext
inherited frViewEmpleados: TfrViewEmpleados
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 agentes'
|
|
Kind = skCount
|
|
FieldName = 'ID'
|
|
Column = cxGridViewNIF_CIF
|
|
end>
|
|
inherited cxGridViewICONO: TcxGridDBColumn
|
|
BestFitMaxWidth = 22
|
|
MinWidth = 22
|
|
Options.HorzSizing = False
|
|
Width = 22
|
|
end
|
|
inherited cxGridViewNIF_CIF: TcxGridDBColumn
|
|
Caption = 'DNI'
|
|
end
|
|
inherited cxGridViewNOMBRE: TcxGridDBColumn
|
|
Caption = 'Nombre y apellidos'
|
|
end
|
|
inherited cxGridViewTELEFONO_2: TcxGridDBColumn
|
|
Visible = True
|
|
end
|
|
inherited cxGridViewEMAIL_1: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
ExplicitWidth = 239
|
|
Width = 239
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
ExplicitWidth = 207
|
|
Width = 207
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
ExplicitWidth = 128
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39211.791248726860000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited dxPrintStyleManager1: TdxPrintStyleManager
|
|
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
|
|
BuiltInStyle = True
|
|
end
|
|
end
|
|
end
|