git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@280 c93665c3-c93d-084d-9b98-7d5f4a9c3376
51 lines
1.6 KiB
Plaintext
51 lines
1.6 KiB
Plaintext
inherited frViewAlbaranesDevProveedor: TfrViewAlbaranesDevProveedor
|
|
OnCreate = CustomViewCreate
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewNUM_COPIAS: TcxGridDBColumn
|
|
IsCaptionAssigned = True
|
|
end
|
|
object cxGridViewREFERENCIA_ALB_DEV: TcxGridDBColumn [4]
|
|
Caption = 'Ref. alb. origen'
|
|
DataBinding.FieldName = 'REFERENCIA_ALB_DEV'
|
|
end
|
|
object cxGridViewREFERENCIA_FAC_ALB_DEV: TcxGridDBColumn [5]
|
|
Caption = 'Ref. fac. alb. origen'
|
|
DataBinding.FieldName = 'REFERENCIA_FAC_ALB_DEV'
|
|
end
|
|
inherited cxGridViewREF_FACTURA: TcxGridDBColumn
|
|
Caption = 'Ref. abono'
|
|
end
|
|
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 = 217
|
|
Width = 217
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39231.765653391200000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited dxPrintStyleManager1: TdxPrintStyleManager
|
|
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
|
|
BuiltInStyle = True
|
|
end
|
|
end
|
|
end
|