123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570 |
- object IDB0060M: TIDB0060M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = #49548#53685#46321#44553#44288#47532
- ClientHeight = 695
- ClientWidth = 617
- Color = clBtnFace
- DoubleBuffered = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poOwnerFormCenter
- ShowHint = True
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- DesignSize = (
- 617
- 695)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpTitle: TShape
- Left = 4
- Top = 4
- Width = 609
- Height = 40
- Anchors = [akLeft, akTop, akRight]
- Brush.Color = 14671839
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1269
- end
- object LblCaption: TLabel
- Left = 16
- Top = 10
- Width = 267
- Height = 23
- Caption = #53440#51060#53952' '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 4740964
- Font.Height = -17
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- end
- object ShpList: TShape
- Left = 4
- Top = 50
- Width = 609
- Height = 609
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1414
- ExplicitHeight = 586
- end
- object BtnSearch: TcxButton
- Left = 434
- Top = 11
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #51312#54924
- Anchors = [akTop, akRight]
- Caption = #51312#54924
- Colors.Default = 10737865
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnSearchClick
- end
- object BtnClose: TcxButton
- Left = 523
- Top = 11
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45803#44592
- Anchors = [akTop, akRight]
- Caption = #45803#44592
- Colors.Default = 10737865
- TabOrder = 1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnCloseClick
- end
- object EdFocus: TEdit
- Left = -10
- Top = -10
- Width = 2
- Height = 25
- ImeName = 'Microsoft Office IME 2007'
- TabOrder = 2
- Text = 'EdFocus'
- end
- object BtnSave: TcxButton
- Tag = 1
- Left = 523
- Top = 665
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #54028#51068' '#51200#51109
- Anchors = [akRight, akBottom]
- Caption = #51200#51109
- Colors.Default = 10737865
- TabOrder = 3
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnSaveClick
- end
- object CxList: TcxGrid
- Left = 11
- Top = 58
- Width = 592
- Height = 594
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 4
- object TvList: TcxGridBandedTableView
- OnMouseMove = TvListMouseMove
- FilterBox.CustomizeDialog = False
- FilterBox.Visible = fvNever
- OnCellClick = TvListCellClick
- DataController.Summary.DefaultGroupSummaryItems = <
- item
- Format = '###,###,##0'
- Kind = skCount
- Column = Column03
- end
- item
- Format = '###,###,##0'
- Kind = skCount
- end>
- DataController.Summary.FooterSummaryItems = <
- item
- Format = '###,###,##0'
- Kind = skCount
- Column = Column03
- end>
- DataController.Summary.SummaryGroups = <>
- OptionsBehavior.CellHints = True
- OptionsCustomize.ColumnFiltering = False
- OptionsCustomize.ColumnHidingOnGrouping = False
- OptionsCustomize.BandMoving = False
- OptionsCustomize.ColumnVertSizing = False
- OptionsCustomize.NestedBands = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Inserting = False
- OptionsView.NoDataToDisplayInfoText = '<'#54364#52636' '#54624' '#45936#51060#53552#44032' '#50630#49845#45768#45796'>'
- OptionsView.ColumnAutoWidth = True
- OptionsView.Indicator = True
- Bands = <
- item
- Caption = #44396#48516
- Options.Moving = False
- Width = 176
- end
- item
- Caption = #49548#53685#46321#44553' '#54028#46972#48120#53552
- Width = 414
- end>
- object Column00: TcxGridBandedColumn
- Caption = #54200#51665#47784#46300
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Position.BandIndex = 0
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object Column01: TcxGridBandedColumn
- Caption = #54364#52636#47112#48296#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 98
- Position.BandIndex = 0
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object Column02: TcxGridBandedColumn
- Caption = #54364#52636#47112#48296#53076#46300
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 88
- Position.BandIndex = 0
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object Column03: TcxGridBandedColumn
- Caption = #46020#47196#46321#44553
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- GroupIndex = 0
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 111
- Position.BandIndex = 0
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object Column04: TcxGridBandedColumn
- Caption = #46020#47196#46321#44553#53076#46300
- PropertiesClassName = 'TcxTextEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 107
- Position.BandIndex = 0
- Position.ColIndex = 4
- Position.RowIndex = 0
- end
- object Column05: TcxGridBandedColumn
- Caption = #49548#53685#46321#44553
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 132
- Position.BandIndex = 1
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object Column06: TcxGridBandedColumn
- Caption = #49548#53685#46321#44553#53076#46300
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 74
- Position.BandIndex = 1
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object Column07: TcxGridBandedColumn
- Caption = #52572#51200#49549#46020
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.AssignedValues.MinValue = True
- Properties.ImmediatePost = True
- Properties.MaxValue = 255.000000000000000000
- Properties.OnChange = ColValSpdPropertiesChange
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 72
- Position.BandIndex = 1
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object Column08: TcxGridBandedColumn
- Caption = #50896#48376#52572#51200#49549#46020
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 67
- Position.BandIndex = 1
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object Column09: TcxGridBandedColumn
- Caption = #52572#44256#49549#46020
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxSpinEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.AssignedValues.MinValue = True
- Properties.ImmediatePost = True
- Properties.MaxValue = 255.000000000000000000
- Properties.OnChange = ColValSpdPropertiesChange
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 72
- Position.BandIndex = 1
- Position.ColIndex = 4
- Position.RowIndex = 0
- end
- object Column10: TcxGridBandedColumn
- Caption = #50896#48376#52572#44256#49549#46020
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 66
- Position.BandIndex = 1
- Position.ColIndex = 5
- Position.RowIndex = 0
- end
- object Column11: TcxGridBandedColumn
- Caption = #54364#52636#49353#49345
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 10
- OnCustomDrawCell = Column11CustomDrawCell
- GroupSummaryAlignment = taCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 57
- Position.BandIndex = 1
- Position.ColIndex = 7
- Position.RowIndex = 0
- end
- object Column12: TcxGridBandedColumn
- Caption = #50896#48376#54364#52636#49353#49345
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 67
- Position.BandIndex = 1
- Position.ColIndex = 8
- Position.RowIndex = 0
- end
- object Column13: TcxGridBandedColumn
- Caption = #51221#52404#46321#44553#50668#48512
- PropertiesClassName = 'TcxComboBoxProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.ImmediatePost = True
- Properties.ImmediateUpdateText = True
- Properties.PopupAlignment = taCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 81
- Position.BandIndex = 1
- Position.ColIndex = 6
- Position.RowIndex = 0
- end
- object Column14: TcxGridBandedColumn
- Caption = #50896#48376#51221#52404#46321#44553#50668#48512
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 104
- Position.BandIndex = 1
- Position.ColIndex = 9
- Position.RowIndex = 0
- end
- object Column88: TcxGridBandedColumn
- Caption = #49345#53468
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Filtering = False
- Width = 71
- Position.BandIndex = 1
- Position.ColIndex = 10
- Position.RowIndex = 0
- end
- object Column98: TcxGridBandedColumn
- Caption = #51452#47700#47784#47532
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 47
- Position.BandIndex = 1
- Position.ColIndex = 11
- Position.RowIndex = 0
- end
- object Column99: TcxGridBandedColumn
- Caption = #48372#51312#47700#47784#47532
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 59
- Position.BandIndex = 1
- Position.ColIndex = 12
- Position.RowIndex = 0
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- object ChkExpand: TcxCheckBox
- Tag = 9
- Left = 490
- Top = 67
- Cursor = crHandPoint
- Anchors = [akTop, akRight]
- Caption = #54869#51109'/'#52629#49548
- ParentBackground = False
- ParentColor = False
- ParentShowHint = False
- ShowHint = True
- State = cbsChecked
- Style.BorderColor = 9868950
- Style.BorderStyle = ebsThick
- Style.Color = 14671839
- Style.Shadow = False
- TabOrder = 5
- Transparent = True
- OnClick = ChkExpandClick
- Width = 85
- end
- object BtnEdit: TcxButton
- Tag = 2
- Left = 13
- Top = 665
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#54200#51665
- Anchors = [akLeft, akBottom]
- Caption = #54200#51665
- Colors.Default = 10737865
- SpeedButtonOptions.GroupIndex = 1
- SpeedButtonOptions.CanBeFocused = False
- SpeedButtonOptions.AllowAllUp = True
- SpeedButtonOptions.Flat = True
- TabOrder = 6
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnEditClick
- end
- object BtnInsert: TcxButton
- Tag = 2
- Left = 185
- Top = 665
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#52628#44032
- Anchors = [akLeft, akBottom]
- Caption = #52628#44032
- Colors.Default = 10737865
- Enabled = False
- TabOrder = 7
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object BtnDelete: TcxButton
- Tag = 4
- Left = 268
- Top = 665
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#49325#51228
- Anchors = [akLeft, akBottom]
- Caption = #49325#51228
- Colors.Default = 10737865
- Enabled = False
- TabOrder = 8
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object BtnApply: TcxButton
- Tag = 5
- Left = 96
- Top = 665
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #54200#51665#51089#50629' '#51201#50857
- Anchors = [akLeft, akBottom]
- Caption = #51201#50857
- Colors.Default = 10737865
- Enabled = False
- TabOrder = 9
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnApplyClick
- end
- object LblRecords: TcxLabel
- Left = 488
- Top = 666
- Anchors = [akRight, akBottom]
- Caption = '- '#44148
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Visible = False
- AnchorX = 515
- AnchorY = 677
- end
- object lbl3Step: TcxLabel
- Left = 124
- Top = 333
- Caption = #49548#53685#46321#44553
- Transparent = True
- Visible = False
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 300
- OnTimer = TmrShowTimer
- Left = 104
- Top = 180
- end
- object ColorDialog: TColorDialog
- Left = 224
- Top = 188
- end
- end
|