inherited frViewControlGridResumenVentas: TfrViewControlGridResumenVentas inherited cxGrid: TcxGrid inherited cxGridView: TcxGridDBTableView OnCustomDrawCell = cxGridViewCustomDrawCell DataController.Summary.FooterSummaryItems = < item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = '0,0 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end item Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum end> OptionsView.CellAutoHeight = False OptionsView.FooterAutoHeight = False Preview.AutoHeight = False end end inherited dsDataSource: TDADataSource OnStateChange = dsDataSourceStateChange end inherited dxComponentPrinter: TdxComponentPrinter CurrentLink = dxComponentPrinterLink1 object dxComponentPrinterLink1: TdxGridReportLink Active = True Component = cxGrid PrinterPage.DMPaper = 9 PrinterPage.Footer = 6350 PrinterPage.Header = 6350 PrinterPage.Margins.Bottom = 12700 PrinterPage.Margins.Left = 12700 PrinterPage.Margins.Right = 12700 PrinterPage.Margins.Top = 12700 PrinterPage.Orientation = poLandscape PrinterPage.PageSize.X = 210000 PrinterPage.PageSize.Y = 297000 PrinterPage._dxMeasurementUnits_ = 0 PrinterPage._dxLastMU_ = 2 ReportDocument.Caption = 'Venta mensual' ReportDocument.CreationDate = 39329.694692372690000000 ReportTitle.Text = 'Venta mensual' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = 10 Font.Name = 'Tahoma' Font.Style = [] OptionsFormatting.UseNativeStyles = True OptionsView.Caption = False OptionsView.FilterBar = False BuiltInReportLink = True end end inherited cxStyleRepository1: TcxStyleRepository object cxStyleDia: TcxStyle AssignedValues = [svColor, svFont, svTextColor] Color = cl3DLight Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] TextColor = clWindowText end object cxStyleTotal: TcxStyle AssignedValues = [svFont] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] end object cxStyleImporte: TcxStyle end end object cxEditRepository1: TcxEditRepository Left = 32 Top = 88 object cxEditDia: TcxEditRepositoryTextItem Properties.Alignment.Horz = taRightJustify end object cxEditImporte: TcxEditRepositoryCurrencyItem Properties.Alignment.Horz = taRightJustify Properties.DisplayFormat = ',0.## '#8364';-,0.## '#8364 Properties.UseThousandSeparator = True end end end