123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420 |
- object VDSM000M: TVDSM000M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'VDS-'#44160#51648#44592' '#49345#53468' '#54788#54889
- ClientHeight = 774
- ClientWidth = 1023
- Color = clBtnFace
- DoubleBuffered = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- ShowHint = True
- OnClose = FormClose
- OnShow = FormShow
- DesignSize = (
- 1023
- 774)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpTitle: TShape
- Left = 4
- Top = 4
- Width = 1015
- 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 = 1015
- Height = 720
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1141
- ExplicitHeight = 427
- end
- object PnlMapBack: TPanel
- Left = 8
- Top = 54
- Width = 1007
- Height = 712
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 3
- ExplicitWidth = 1278
- ExplicitHeight = 581
- object GrpUtis: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' VDS-'#44160#51648#44592' '#49345#53468' '#54788#54889
- Style.TextStyle = [fsBold]
- TabOrder = 0
- DesignSize = (
- 1007
- 705)
- Height = 712
- Width = 1007
- object CxList: TcxGrid
- Left = 3
- Top = 19
- Width = 1001
- Height = 652
- Align = alClient
- TabOrder = 2
- ExplicitLeft = 0
- ExplicitTop = 0
- ExplicitWidth = 1111
- ExplicitHeight = 372
- object TvList: TcxGridBandedTableView
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- OptionsCustomize.ColumnHidingOnGrouping = False
- OptionsCustomize.ColumnMoving = False
- OptionsCustomize.BandMoving = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsData.Inserting = False
- OptionsView.Indicator = True
- Bands = <
- item
- Caption = #51228#50612#44592' '#51221#48372
- Width = 401
- end
- item
- Caption = #44160#51648#44592' '#51221#48372
- Width = 527
- end>
- object Col00: TcxGridBandedColumn
- Caption = #51228#50612#44592'ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- GroupIndex = 0
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 106
- Position.BandIndex = 0
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object Col01: TcxGridBandedColumn
- Caption = #51228#50612#44592#47749#52845
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 203
- Position.BandIndex = 0
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object Col02: TcxGridBandedColumn
- Caption = #52264#47196
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 65
- Position.BandIndex = 1
- Position.ColIndex = 0
- Position.RowIndex = 0
- end
- object Col03: TcxGridBandedColumn
- Caption = #48169#54693
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 78
- Position.BandIndex = 1
- Position.ColIndex = 1
- Position.RowIndex = 0
- end
- object Col04: TcxGridBandedColumn
- Caption = #44160#51648#44592'ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 77
- Position.BandIndex = 1
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object Col05: TcxGridBandedColumn
- Caption = #44160#51648#44592#47749#52845
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 63
- Position.BandIndex = 1
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object Col06: TcxGridBandedColumn
- Caption = #50629#45936#51060#53944#49884#44033
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 82
- Position.BandIndex = 1
- Position.ColIndex = 4
- Position.RowIndex = 0
- end
- object Col07: TcxGridBandedColumn
- Caption = #49345#53468
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 95
- Position.BandIndex = 1
- Position.ColIndex = 5
- Position.RowIndex = 0
- end
- object Col08: TcxGridBandedColumn
- Caption = #50629#45936#51060#53944#49884#44033
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 67
- Position.BandIndex = 0
- Position.ColIndex = 2
- Position.RowIndex = 0
- end
- object Col09: TcxGridBandedColumn
- Caption = #53685#49888
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = Col09CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 92
- Position.BandIndex = 0
- Position.ColIndex = 3
- Position.RowIndex = 0
- end
- object TvListColumn2: TcxGridBandedColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Position.BandIndex = 0
- Position.ColIndex = 4
- Position.RowIndex = 0
- end
- object TvListColumn3: TcxGridBandedColumn
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Position.BandIndex = 0
- Position.ColIndex = 5
- Position.RowIndex = 0
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- object PnlBottom: TPanel
- Left = 3
- Top = 671
- Width = 1001
- Height = 31
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- ExplicitTop = 540
- ExplicitWidth = 291
- DesignSize = (
- 1001
- 31)
- object BtnExlSave: TcxButton
- Tag = 1
- Left = 924
- Top = 3
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #54028#51068' '#51200#51109
- Anchors = [akRight, akBottom]
- Caption = #51200#51109
- Colors.Default = 10737865
- Glyph.Data = {
- B6030000424DB603000000000000360000002800000012000000100000000100
- 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
- C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
- C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
- 7878787878787878787878787878787878787878787878787878787878787878
- 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
- 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
- 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
- F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
- EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
- 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
- 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
- AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
- 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
- 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
- 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
- EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
- B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
- A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
- AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
- 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
- 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
- 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
- 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
- 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
- B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
- AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
- 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
- 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
- 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
- Spacing = 6
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnExlSaveClick
- ExplicitLeft = 214
- end
- end
- object ChkExpand: TcxCheckBox
- Tag = 9
- Left = 890
- Top = 27
- 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 = 1
- Transparent = True
- OnClick = ChkExpandClick
- ExplicitLeft = 817
- Width = 85
- end
- end
- end
- object BtnSearch: TcxButton
- Left = 845
- Top = 11
- Width = 75
- 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
- ExplicitLeft = 1116
- end
- object BtnClose: TcxButton
- Left = 934
- Top = 11
- Width = 75
- 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
- ExplicitLeft = 1205
- end
- object EdFocus: TEdit
- Left = -10
- Top = -10
- Width = 2
- Height = 25
- ImeName = 'Microsoft Office IME 2007'
- TabOrder = 2
- Text = 'EdFocus'
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- OnTimer = TmrShowTimer
- Left = 612
- Top = 8
- end
- end
|