git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES/trunk@5 9a1d36f3-7752-2d40-8ccb-50eb49674c68
93 lines
3.2 KiB
Plaintext
93 lines
3.2 KiB
Plaintext
inherited frViewCuentas: TfrViewCuentas
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.KeyFieldNames = 'CODIGO'
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 almacenes'
|
|
Kind = skCount
|
|
end>
|
|
OptionsBehavior.PullFocusing = True
|
|
object cxGridViewRecID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'RecID'
|
|
Visible = False
|
|
end
|
|
object cxGridViewCODIGOEMPRESA: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CODIGOEMPRESA'
|
|
Visible = False
|
|
end
|
|
object cxGridViewICONO: TcxGridDBColumn
|
|
OnCustomDrawCell = cxGridViewICONOCustomDrawCell
|
|
Options.Sorting = False
|
|
Width = 20
|
|
end
|
|
object cxGridViewCODIGO: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CODIGO'
|
|
Visible = False
|
|
end
|
|
object cxGridViewFECHAALTA: TcxGridDBColumn
|
|
DataBinding.FieldName = 'FECHAALTA'
|
|
Visible = False
|
|
end
|
|
object cxGridViewUSUARIO: TcxGridDBColumn
|
|
DataBinding.FieldName = 'USUARIO'
|
|
Visible = False
|
|
end
|
|
object cxGridViewNOMBRE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'NOMBRE'
|
|
end
|
|
object cxGridViewOTROSDATOS: TcxGridDBColumn
|
|
DataBinding.FieldName = 'OTROSDATOS'
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
inherited TBXDock1: TTBXDock
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
Width = 273
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
Width = 121
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Width = 121
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 38673.842406053240000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
object PngImageList: TPngImageList
|
|
PngImages = <
|
|
item
|
|
PngImage.Data = {
|
|
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
|
|
610000000970485973000017120000171201679FD2520000013A4944415478DA
|
|
63FCFFFF3F03258091620340C4FABD97B19A12E8ACCB884F0E64392343C8AAFF
|
|
EB333519029C7430146DD87705ABB8914716C3795E4786FFAB4319F11A005278
|
|
6EC734E20D48DFFC13AE68821B1383B57F3EC3D18D13190A76FD838BCFF465C7
|
|
EF823F7FFF317CFFF19BE1F79FBF0C2EE1250C7B56F6307072B03270B2B392E6
|
|
825AB3EF0C7EF1550C9B16B631349FE224EC021F7B2DB0CDDF7EFC02D3BF802E
|
|
8848AF675831B391810BE8022E0E36B84BB01AE06CAECA50B20F115099AA6F18
|
|
920A5A19E64DA866987E5B04236C300CB0D49707DBFCF5FB2F30FEFDFB2F436E
|
|
5537C3E4B652066E2E36062E4E36B84B406183618081BA145CF337200681A2BA
|
|
3E86BEA62206561666144340618361405317667CE30328066055C12387607F79
|
|
845509C4005C00D9E0356158D581F302A5B911006305C5E10A57158000000000
|
|
49454E44AE426082}
|
|
Name = 'PngImage0'
|
|
Background = clWindow
|
|
end>
|
|
Left = 160
|
|
Top = 32
|
|
Bitmap = {}
|
|
end
|
|
end
|