19 lines
501 B
Plaintext
19 lines
501 B
Plaintext
|
|
inherited frViewAgentes: TfrViewAgentes
|
||
|
|
inherited cxGrid: TcxGrid
|
||
|
|
inherited cxGridView: TcxGridDBTableView
|
||
|
|
DataController.Summary.FooterSummaryItems = <
|
||
|
|
item
|
||
|
|
Format = '0 clientes'
|
||
|
|
Kind = skCount
|
||
|
|
FieldName = 'ID'
|
||
|
|
Column = cxGridViewNIF_CIF
|
||
|
|
end>
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
||
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
||
|
|
BuiltInReportLink = True
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|