Varela_PuntosVenta/Source/Modulos/Stock/Cliente/uViewControGridStockPrendasCentros.dfm

352 lines
11 KiB
Plaintext

inherited frViewControlGridStockPrendasCentros: TfrViewControlGridStockPrendasCentros
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
end
item
Format = '#,##0'
Kind = skSum
Position = spFooter
end
item
Format = '#,##0'
Kind = skSum
Position = spFooter
end
item
Format = '#,##0'
Kind = skSum
Position = spFooter
end
item
Format = '#,##0'
Kind = skSum
Position = spFooter
end
item
Format = '#,##0'
Kind = skSum
Position = spFooter
end
item
Format = '#,##0'
Kind = skSum
Position = spFooter
end
item
Format = '#,##0'
Kind = skSum
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Format = '0 referencias'
Kind = skCount
Column = cxGridViewPRODUCTO
end
item
Format = '#,##0'
Kind = skSum
Column = cxGridView38
end
item
Format = '#,##0'
Kind = skSum
Column = cxGridView40
end
item
Format = '#,##0'
Kind = skSum
Column = cxGridView42
end
item
Format = '#,##0'
Kind = skSum
Column = cxGridView44
end
item
Format = '#,##0'
Kind = skSum
Column = cxGridView46
end
item
Format = '#,##0'
Kind = skSum
Column = cxGridView48
end
item
Format = '#,##0'
Kind = skSum
Column = cxGridViewTOTAL
end>
OptionsView.GridLineColor = clDefault
OptionsView.GridLines = glHorizontal
OptionsView.GroupFooters = gfAlwaysVisible
OptionsView.GroupRowStyle = grsOffice11
Preview.AutoHeight = False
Styles.Footer = cxStyleEven
object cxGridViewCODIGO: TcxGridDBColumn
DataBinding.FieldName = 'CODIGO'
SortIndex = 0
SortOrder = soAscending
end
object cxGridViewPRODUCTO: TcxGridDBColumn
DataBinding.FieldName = 'PRODUCTO'
end
object cxGridViewTIPO_PRODUCTO: TcxGridDBColumn
DataBinding.FieldName = 'TIPO_PRODUCTO'
Visible = False
end
object cxGridViewGRUPO_PRODUCTO: TcxGridDBColumn
DataBinding.FieldName = 'GRUPO_PRODUCTO'
Visible = False
end
object cxGridViewCOLECCION: TcxGridDBColumn
DataBinding.FieldName = 'COLECCION'
Visible = False
end
object cxGridViewCOLOR: TcxGridDBColumn
DataBinding.FieldName = 'COLOR'
end
object cxGridView38: TcxGridDBColumn
DataBinding.FieldName = 'T38'
PropertiesClassName = 'TcxSpinEditProperties'
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '#,###'
OnCustomDrawCell = cxGridViewKTCustomDrawCell
OnGetDataText = cxGridView38GetDataText
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
end
object cxGridView40: TcxGridDBColumn
DataBinding.FieldName = 'T40'
PropertiesClassName = 'TcxSpinEditProperties'
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '#,###'
OnCustomDrawCell = cxGridViewKTCustomDrawCell
OnGetDataText = cxGridView38GetDataText
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
end
object cxGridView42: TcxGridDBColumn
DataBinding.FieldName = 'T42'
PropertiesClassName = 'TcxSpinEditProperties'
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '#,###'
OnCustomDrawCell = cxGridViewKTCustomDrawCell
OnGetDataText = cxGridView38GetDataText
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
end
object cxGridView44: TcxGridDBColumn
DataBinding.FieldName = 'T44'
PropertiesClassName = 'TcxSpinEditProperties'
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '#,###'
OnCustomDrawCell = cxGridViewKTCustomDrawCell
OnGetDataText = cxGridView38GetDataText
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
end
object cxGridView46: TcxGridDBColumn
DataBinding.FieldName = 'T46'
PropertiesClassName = 'TcxSpinEditProperties'
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '#,###'
OnCustomDrawCell = cxGridViewKTCustomDrawCell
OnGetDataText = cxGridView38GetDataText
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
end
object cxGridView48: TcxGridDBColumn
DataBinding.FieldName = 'T48'
PropertiesClassName = 'TcxSpinEditProperties'
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '#,###'
OnCustomDrawCell = cxGridViewKTCustomDrawCell
OnGetDataText = cxGridView38GetDataText
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
end
object cxGridViewTOTAL: TcxGridDBColumn
DataBinding.FieldName = 'TOTAL'
PropertiesClassName = 'TcxSpinEditProperties'
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '#,###'
OnCustomDrawCell = cxGridViewKTCustomDrawCell
OnGetDataText = cxGridView38GetDataText
FooterAlignmentHorz = taRightJustify
HeaderAlignmentHorz = taRightJustify
Styles.OnGetContentStyle = cxGridViewCOLUMN7StylesGetContentStyle
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 = 161
end
inherited ccbCentro: TJvCheckedComboBox
Left = 273
OnChange = frViewFiltrosStock1ccbCentroChange
end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
inherited dxLayoutControl1Item3: TdxLayoutItem
Visible = False
end
end
end
end
inherited dsDataSource: TDADataSource [2]
Left = 24
Top = 120
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 = 39129.445565682870000000
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