366 lines
11 KiB
Plaintext
366 lines
11 KiB
Plaintext
inherited frViewControlGridStockVARELA: TfrViewControlGridStockVARELA
|
|
Width = 621
|
|
Height = 459
|
|
inherited cxGrid: TcxGrid
|
|
Top = 43
|
|
Width = 621
|
|
Height = 416
|
|
inherited cxGridView: TcxGridDBTableView
|
|
FilterBox.Visible = fvNever
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0 referencias'
|
|
Kind = skCount
|
|
Position = spFooter
|
|
Column = cxGridViewPRODUCTO
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewK38
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewK40
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewK42
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewK44
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewK46
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewK48
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewKT
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 referencias'
|
|
Kind = skCount
|
|
Column = cxGridViewPRODUCTO
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Column = cxGridViewK38
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Column = cxGridViewK40
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Column = cxGridViewK42
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Column = cxGridViewK44
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Column = cxGridViewK46
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Column = cxGridViewK48
|
|
end
|
|
item
|
|
Format = '#,##0'
|
|
Kind = skSum
|
|
Column = cxGridViewKT
|
|
end>
|
|
OptionsView.GridLineColor = clDefault
|
|
OptionsView.GridLines = glHorizontal
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
OptionsView.GroupRowStyle = grsOffice11
|
|
Preview.AutoHeight = False
|
|
Styles.Footer = cxStyleEven
|
|
object cxGridViewRecID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'RecID'
|
|
Visible = False
|
|
end
|
|
object cxGridViewFILIAL: TcxGridDBColumn
|
|
DataBinding.FieldName = 'FILIAL'
|
|
Visible = False
|
|
end
|
|
object cxGridViewCODIGO: TcxGridDBColumn
|
|
Caption = 'C'#243'digo'
|
|
DataBinding.FieldName = 'CODIGO'
|
|
end
|
|
object cxGridViewCOLOR: TcxGridDBColumn
|
|
Caption = 'Color'
|
|
DataBinding.FieldName = 'COLOR'
|
|
end
|
|
object cxGridViewPRODUCTO: TcxGridDBColumn
|
|
Caption = 'Producto'
|
|
DataBinding.FieldName = 'PRODUCTO'
|
|
SortIndex = 0
|
|
SortOrder = soAscending
|
|
end
|
|
object cxGridViewTIPO_PRODUTO: TcxGridDBColumn
|
|
DataBinding.FieldName = 'TIPO_PRODUTO'
|
|
Visible = False
|
|
end
|
|
object cxGridViewGRUPO_PRODUTO: TcxGridDBColumn
|
|
DataBinding.FieldName = 'GRUPO_PRODUTO'
|
|
Visible = False
|
|
end
|
|
object cxGridViewCOLECCION: TcxGridDBColumn
|
|
Caption = 'Colecci'#243'n'
|
|
DataBinding.FieldName = 'COLECCION'
|
|
Visible = False
|
|
GroupIndex = 0
|
|
end
|
|
object cxGridViewK38: TcxGridDBColumn
|
|
DataBinding.FieldName = 'K38'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = '#,##0'
|
|
Properties.ValueType = vtInt
|
|
OnGetDataText = cxGridViewK38GetDataText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewK40: TcxGridDBColumn
|
|
DataBinding.FieldName = 'K40'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = '#,##0'
|
|
Properties.ValueType = vtInt
|
|
OnGetDataText = cxGridViewK38GetDataText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewK42: TcxGridDBColumn
|
|
DataBinding.FieldName = 'K42'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = '#,##0'
|
|
Properties.ValueType = vtInt
|
|
OnGetDataText = cxGridViewK38GetDataText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewK44: TcxGridDBColumn
|
|
DataBinding.FieldName = 'K44'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = '#,##0'
|
|
Properties.ValueType = vtInt
|
|
OnGetDataText = cxGridViewK38GetDataText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewK46: TcxGridDBColumn
|
|
DataBinding.FieldName = 'K46'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = '#,##0'
|
|
Properties.ValueType = vtInt
|
|
OnGetDataText = cxGridViewK38GetDataText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewK48: TcxGridDBColumn
|
|
DataBinding.FieldName = 'K48'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = '#,##0'
|
|
Properties.ValueType = vtInt
|
|
OnGetDataText = cxGridViewK38GetDataText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewKT: TcxGridDBColumn
|
|
DataBinding.FieldName = 'KT'
|
|
PropertiesClassName = 'TcxSpinEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = '#,##0'
|
|
Properties.ValueType = vtInt
|
|
OnCustomDrawCell = cxGridViewKTCustomDrawCell
|
|
OnGetDataText = cxGridViewK38GetDataText
|
|
HeaderAlignmentHorz = taRightJustify
|
|
Styles.OnGetContentStyle = cxGridViewKTStylesGetContentStyle
|
|
end
|
|
end
|
|
end
|
|
inline frViewFiltrosStock1: TfrViewFiltrosStock [1]
|
|
Left = 0
|
|
Top = 0
|
|
Width = 621
|
|
Height = 43
|
|
Align = alTop
|
|
Color = clWindow
|
|
ParentBackground = False
|
|
ParentColor = False
|
|
TabOrder = 1
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 621
|
|
inherited cbColeccion: TcxComboBox
|
|
Left = 64
|
|
Properties.OnEditValueChanged = frViewFiltrosStock1cbColeccionPropertiesEditValueChanged
|
|
Width = 177
|
|
end
|
|
inherited ccbCentro: TJvCheckedComboBox
|
|
Left = 289
|
|
Width = 191
|
|
OnChange = frViewFiltrosStock1ccbCentroChange
|
|
end
|
|
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
inherited dxLayoutControl1Item3: TdxLayoutItem
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dsDataSource: TDADataSource [2]
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter [3]
|
|
CurrentLink = dxComponentPrinterLink1
|
|
PreviewOptions.EnableOptions = [peoCanChangeMargins, peoPageBackground, peoPageSetup, peoPreferences, peoPrint, peoReportDesign]
|
|
Left = 184
|
|
Top = 120
|
|
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.PageFooter.RightTitle.Strings = (
|
|
'[Page #] de [Total Pages]')
|
|
PrinterPage.PageHeader.LeftTitle.Strings = (
|
|
'[Date & Time Printed]')
|
|
PrinterPage.PageSize.X = 210000
|
|
PrinterPage.PageSize.Y = 297000
|
|
PrinterPage._dxMeasurementUnits_ = 0
|
|
PrinterPage._dxLastMU_ = 2
|
|
ReportDocument.CreationDate = 39141.797618263890000000
|
|
ReportDocument.IsCaptionAssigned = True
|
|
ReportTitle.AdjustOnReportScale = True
|
|
ReportTitle.Text = 'Venta mensual'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = 10
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OptionsFormatting.UseNativeStyles = True
|
|
OptionsSize.AutoWidth = True
|
|
OptionsView.Caption = False
|
|
OptionsView.FilterBar = False
|
|
Styles.Content = cxStyleContentInforme
|
|
Styles.Footer = cxStyleFooterInforme
|
|
Styles.Group = cxStyleGroupInforme
|
|
Styles.Header = cxStyleHeaderInforme
|
|
SupportedCustomDraw = True
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited dxPSEngineController1: TdxPSEngineController [4]
|
|
Left = 96
|
|
Top = 104
|
|
end
|
|
inherited cxStyleRepository1: TcxStyleRepository
|
|
inherited cxStyleEven: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = clWindow
|
|
end
|
|
object cxStyleEntrada: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clNavy
|
|
end
|
|
object cxStyleSalida: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clGreen
|
|
end
|
|
object cxStyleTotales: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = 13619151
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
object cxStyleRepositoryInforme: TcxStyleRepository
|
|
Left = 296
|
|
Top = 168
|
|
object cxStyleContentInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleFooterInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = 14803425
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleGroupInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleHeaderInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = 14803425
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlack
|
|
end
|
|
object cxStyleSelectionInforme: TcxStyle
|
|
AssignedValues = [svColor, svFont, svTextColor]
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -9
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
TextColor = clBlack
|
|
end
|
|
end
|
|
end
|