123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310 |
- object WCAMH101: TWCAMH101
- Tag = 99
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Align = alClient
- BorderStyle = bsNone
- Caption = #50937#52852#47700#46972' '#49345#53468' '#51060#47141
- ClientHeight = 698
- ClientWidth = 1139
- 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
- WindowState = wsMaximized
- OnClose = FormClose
- OnShow = FormShow
- ExplicitWidth = 320
- ExplicitHeight = 240
- PixelsPerInch = 96
- TextHeight = 17
- object PnlTop: TPanel
- Left = 0
- Top = 0
- Width = 1139
- Height = 34
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 1139
- 34)
- object LblSearch: TLabel
- Left = 20
- Top = 9
- Width = 52
- Height = 17
- Caption = #44160#49353#51312#44148
- Transparent = True
- end
- object ImgDesc01: TImage
- Left = 5
- Top = 12
- Width = 9
- Height = 9
- Transparent = True
- end
- object LblRecords: TLabel
- Left = 989
- Top = 9
- Width = 52
- Height = 17
- Alignment = taRightJustify
- Anchors = [akTop, akRight]
- Caption = #51312#54924#44148#49688
- Transparent = True
- ExplicitLeft = 863
- end
- object BtnExlSave: TcxButton
- Left = 1057
- Top = 5
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
- Anchors = [akTop, akRight]
- Caption = #51200#51109
- Colors.Default = 3893744
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnExlSaveClick
- end
- end
- object PnlList: TPanel
- Left = 0
- Top = 34
- Width = 1139
- Height = 664
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- DesignSize = (
- 1139
- 664)
- object CxList: TcxGrid
- Left = 0
- Top = 0
- Width = 1139
- Height = 664
- Align = alClient
- TabOrder = 1
- object TvList: TcxGridTableView
- Navigator.Buttons.Append.Visible = True
- Navigator.Buttons.SaveBookmark.Visible = False
- Navigator.InfoPanel.Visible = True
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
- OptionsBehavior.CellHints = True
- OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
- OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsData.Inserting = False
- OptionsView.Indicator = True
- object Column00: TcxGridColumn
- Caption = #44288#47532#48264#54840
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 80
- end
- object Column11: TcxGridColumn
- Caption = #50937#52852#47700#46972' ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 90
- end
- object Column09: TcxGridColumn
- Caption = #50937#52852#47700#46972' '#47749#52845
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 206
- end
- object Column01: TcxGridColumn
- Caption = #49688#51665#49884#44033
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 168
- end
- object Column02: TcxGridColumn
- Caption = #45348#53944#50892#53356' '#49345#53468
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = Column02CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 95
- end
- object Column03: TcxGridColumn
- Caption = #51204#50896
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- OnCustomDrawCell = Column02CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 95
- end
- object Column04: TcxGridColumn
- Caption = #54632#52404#47928
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- OnCustomDrawCell = Column02CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 95
- end
- object Column05: TcxGridColumn
- Caption = #54060
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 95
- end
- object Column06: TcxGridColumn
- Caption = #55176#53552
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- OnCustomDrawCell = Column02CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 95
- end
- object Column08: TcxGridColumn
- Caption = #48512#51228#50612#44592#44050
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- OnCustomDrawCell = Column02CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 95
- end
- object Column10: TcxGridColumn
- Caption = #54632#52404#50728#46020
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- end
- object Column07: TcxGridColumn
- Caption = #48708#46356#50724' '#51077#47141
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- OnCustomDrawCell = Column02CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 95
- end
- object Column12: TcxGridColumn
- Caption = #50976#54805
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- object ChkExpand: TcxCheckBox
- Tag = 9
- Left = 1025
- Top = 7
- Cursor = crHandPoint
- Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
- 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 = 0
- Transparent = True
- OnClick = ChkExpandClick
- Width = 85
- end
- end
- object CbType: TcxComboBox
- Left = 488
- Top = 3
- Cursor = crHandPoint
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownSizeable = True
- Properties.ReadOnly = False
- TabOrder = 2
- Visible = False
- Width = 200
- end
- object ADOQry: TADOQuery
- Parameters = <>
- Left = 240
- Top = 148
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 300
- OnTimer = TmrShowTimer
- Left = 320
- Top = 156
- end
- end
|