git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@6 40301925-124e-1c4e-b97d-170ad7a8785b
49 lines
1.5 KiB
Plaintext
49 lines
1.5 KiB
Plaintext
inherited frViewElegirArticulosFacturasProveedor: TfrViewElegirArticulosFacturasProveedor
|
|
Height = 449
|
|
OnDestroy = CustomViewDestroy
|
|
ExplicitHeight = 449
|
|
inherited cxGrid: TcxGrid
|
|
Height = 321
|
|
RootLevelOptions.DetailTabsPosition = dtpTop
|
|
OnActiveTabChanged = cxGridActiveTabChanged
|
|
ExplicitHeight = 321
|
|
inherited cxGridView: TcxGridDBTableView
|
|
object cxGridViewID_PROVEEDOR: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ID_PROVEEDOR'
|
|
Visible = False
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
Caption = 'Otros proveedores'
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
ExplicitWidth = 273
|
|
Width = 273
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
ExplicitWidth = 121
|
|
Width = 121
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
Top = 423
|
|
ExplicitTop = 423
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39252.442388773150000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
end
|