ConstruccionesCNJ_FactuGES/Modulos/Cobros de cliente/Views/uViewCobrosCliente.dfm
2007-06-21 15:50:59 +00:00

92 lines
3.2 KiB
Plaintext

inherited frViewCobrosCliente: TfrViewCobrosCliente
Width = 533
Height = 415
ExplicitWidth = 533
ExplicitHeight = 415
inherited cxGrid: TcxGrid
Width = 533
Height = 415
ExplicitWidth = 533
ExplicitHeight = 415
inherited cxGridView: TcxGridDBTableView
DataController.KeyFieldNames = 'ID'
DataController.Options = [dcoAnsiSort, dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding]
OptionsView.Footer = False
object cxGridViewICONO: TcxGridDBColumn
OnCustomDrawCell = cxGridViewICONOCustomDrawCell
BestFitMaxWidth = 25
Options.Sorting = False
Width = 33
end
object cxGridViewREFERENCIA: TcxGridDBColumn
Caption = 'Referencia'
DataBinding.FieldName = 'REFERENCIA'
PropertiesClassName = 'TcxTextEditProperties'
SortIndex = 1
SortOrder = soDescending
Width = 59
end
object cxGridViewFECHA_COBRO: TcxGridDBColumn
Caption = 'Fecha de cobro'
DataBinding.FieldName = 'FECHA_COBRO'
PropertiesClassName = 'TcxDateEditProperties'
SortIndex = 0
SortOrder = soDescending
Width = 39
end
object cxGridViewNOMBRE: TcxGridDBColumn
Caption = 'Nombre del cliente'
DataBinding.FieldName = 'NOMBRE'
Width = 352
end
object cxGridViewIMPORTE: TcxGridDBColumn
Caption = 'Importe'
DataBinding.FieldName = 'IMPORTE'
PropertiesClassName = 'TcxCurrencyEditProperties'
Properties.Alignment.Horz = taRightJustify
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
Width = 87
end
end
inherited cxGridLevel: TcxGridLevel
Caption = 'Todas'
end
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxComponentPrinterLink: TdxGridReportLink
ReportDocument.CreationDate = 38673.741107951390000000
BuiltInReportLink = True
end
end
inherited cxStyleRepository1: TcxStyleRepository
object cxStylePagada: TcxStyle
AssignedValues = [svTextColor]
TextColor = clNavy
end
end
object PngImageList: TPngImageList
PngImages = <
item
PngImage.Data = {
89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
610000000970485973000017120000171201679FD2520000011A4944415478DA
63FCFFFF3F032580916203966D3945B60991DEA68C6003D4BD9919269F4CC6AA
E8F7DFBF0CDFFFFC61F8F6FB37C3C71F3FC0ECB9FE5B19523CE6309CDB310D61
0008C00C996B760EC3209B6D7270CD208062C02E9134B8429866E6534C1081AB
0C0C7F13FF81999A6B4519BE035D02728DDCB204220CB80A118319A0B04200AC
19843556A762370024B9DCFA328617903583BC62B83E13350C40FE074B421581
70EF05569C31907DD8036140F7E4F9180AA6DAEE60B04CAE6660905064F8717C
2AC3F97DE719E6EE7BCE30A5C50BCE9EB3F73B23232E1B8EB528861E7CADB6EA
CEE58358E5939D24C32CABEFADC667C07F8A5D00A456811452D505208D5635F7
5783D480F211C92E98BBEF075C0FD8004A73230074DEE0E1BE54FBD500000000
49454E44AE426082}
Name = 'PngImage1'
Background = clWindow
end>
Left = 160
Top = 32
Bitmap = {}
end
end