402 lines
12 KiB
Plaintext
402 lines
12 KiB
Plaintext
inherited frViewControlGridStockPrendasCentros: TfrViewControlGridStockPrendasCentros
|
|
Width = 621
|
|
Height = 459
|
|
ExplicitWidth = 621
|
|
ExplicitHeight = 459
|
|
inherited cxGrid: TcxGrid
|
|
Top = 60
|
|
Width = 621
|
|
Height = 399
|
|
ExplicitTop = 128
|
|
ExplicitWidth = 621
|
|
ExplicitHeight = 331
|
|
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
|
|
object TBXDockablePanel1: TTBXDockablePanel [1]
|
|
Left = 0
|
|
Top = 0
|
|
Align = alTop
|
|
Caption = 'TBXDockablePanel1'
|
|
DockedWidth = 32
|
|
DockedHeight = 32
|
|
FloatingWidth = 128
|
|
FloatingHeight = 60
|
|
SupportedDocks = [dkStandardDock, dkMultiDock]
|
|
TabOrder = 1
|
|
inline frViewParametrosColeccion1: TfrViewParametrosColeccion
|
|
Left = 0
|
|
Top = 19
|
|
Width = 321
|
|
Height = 41
|
|
Align = alLeft
|
|
AutoSize = True
|
|
TabOrder = 0
|
|
ReadOnly = False
|
|
ExplicitTop = 19
|
|
ExplicitWidth = 321
|
|
ExplicitHeight = 109
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 321
|
|
ExplicitWidth = 321
|
|
inherited ccbColeccion: TJvCheckedComboBox
|
|
Width = 512
|
|
ExplicitWidth = 512
|
|
end
|
|
end
|
|
end
|
|
object pnlAgrupaciones: TTBXAlignmentPanel
|
|
Left = 321
|
|
Top = 19
|
|
Width = 300
|
|
Height = 41
|
|
Align = alClient
|
|
AutoSize = True
|
|
TabOrder = 1
|
|
ExplicitHeight = 109
|
|
object TBXButton3: TTBXButton
|
|
Tag = 3
|
|
Left = 8
|
|
Top = 10
|
|
Width = 90
|
|
Height = 21
|
|
AutoSize = False
|
|
Caption = 'Consultar'
|
|
ImageIndex = 0
|
|
TabOrder = 0
|
|
Wrapping = twEndEllipsis
|
|
end
|
|
end
|
|
object TBXLabel1: TTBXLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 621
|
|
Height = 19
|
|
Margins.Left = 5
|
|
Margins.Top = 5
|
|
Align = alTop
|
|
Caption = 'Par'#225'metros de consulta'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
ParentColor = True
|
|
ParentFont = False
|
|
Underline = True
|
|
end
|
|
end
|
|
inherited dsDataSource: TDADataSource
|
|
Left = 24
|
|
Top = 120
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
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 = 39343.812036666670000000
|
|
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
|
|
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
|