FactuGES2/Source/Modulos/Contactos/Views/uViewEmpleados.dfm
2008-03-21 13:12:40 +00:00

56 lines
1.6 KiB
Plaintext

inherited frViewEmpleados: TfrViewEmpleados
inherited cxGrid: TcxGrid
inherited cxGridView: TcxGridDBTableView
DataController.Summary.FooterSummaryItems = <
item
Format = '0 empleados'
Kind = skCount
Column = cxGridViewNOMBRE
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 txtFiltroTodo: TcxTextEdit
ExplicitWidth = 457
Width = 457
end
inherited edtFechaIniFiltro: TcxDateEdit
ExplicitWidth = 239
Width = 239
end
inherited edtFechaFinFiltro: TcxDateEdit
Left = 341
ExplicitLeft = 341
ExplicitWidth = 207
Width = 207
end
end
end
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