123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341 |
- object VMSMA00M: TVMSMA00M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'VMS '#44596#44553#52264#47049#50864#49440#49888#54840' '#44396#44036' '#44288#47532
- ClientHeight = 869
- ClientWidth = 1371
- Color = clBtnFace
- 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 = (
- 1371
- 869)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpTitle: TShape
- Left = 4
- Top = 4
- Width = 1363
- 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 = 1363
- Height = 813
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1436
- ExplicitHeight = 766
- end
- object BtnClose: TcxButton
- Left = 1277
- Top = 11
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45803#44592
- Anchors = [akTop, akRight]
- Caption = #45803#44592
- 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 = BtnCloseClick
- end
- object EdFocus: TEdit
- Left = -10
- Top = -10
- Width = 2
- Height = 25
- ImeName = 'Microsoft Office IME 2007'
- TabOrder = 1
- Text = 'EdFocus'
- end
- object PnlBack: TPanel
- Left = 12
- Top = 56
- Width = 1345
- Height = 800
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 2
- object PnlLeft: TPanel
- Left = 0
- Top = 0
- Width = 309
- Height = 800
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object cxGroupBox3: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' '#44596#44553#52264#47049#50864#49440#49888#54840' '#44396#44036' '#47785#47197
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clWindowText
- Style.TextStyle = [fsBold]
- TabOrder = 0
- Height = 800
- Width = 309
- inline FRAMEVmsEvspList1: TFRAMEVmsEvspList
- Left = 3
- Top = 19
- Width = 303
- Height = 725
- Align = alClient
- TabOrder = 0
- ExplicitLeft = 3
- ExplicitTop = 19
- ExplicitWidth = 303
- ExplicitHeight = 725
- inherited CxList: TcxGrid
- Width = 303
- Height = 663
- ExplicitWidth = 303
- ExplicitHeight = 663
- inherited TvList: TcxGridTableView
- OnCellDblClick = FRAMEVmsEvspList1TvListCellDblClick
- end
- end
- inherited PnlTop: TPanel
- Width = 303
- ExplicitWidth = 303
- end
- inherited PnlBottom: TPanel
- Top = 694
- Width = 303
- ExplicitTop = 694
- ExplicitWidth = 303
- inherited LblRecords: TLabel
- Left = 192
- Width = 25
- Height = 17
- ExplicitLeft = 192
- ExplicitWidth = 25
- ExplicitHeight = 17
- end
- inherited BtnExlSave: TcxButton
- Left = 223
- ExplicitLeft = 223
- end
- end
- inherited lblTitle: TcxLabel
- ExplicitWidth = 109
- ExplicitHeight = 21
- end
- end
- object Panel2: TPanel
- Left = 3
- Top = 744
- Width = 303
- Height = 46
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- DesignSize = (
- 303
- 46)
- object BtnVmsIfscSet: TcxButton
- Tag = 2
- Left = 10
- Top = 16
- Width = 237
- Height = 25
- Cursor = crHandPoint
- Hint = 'VMS '#51221#48372#51228#44277#44396#44036' '#49444#51221
- Anchors = [akLeft, akBottom]
- Caption = 'VMS '#44596#44553#52264#47049#50864#49440#49888#54840' '#44396#44036' '#49444#51221
- Colors.Default = 10737865
- Glyph.Data = {
- 36040000424D3604000000000000360000002800000010000000100000000100
- 2000000000000004000000000000000000000000000000000000000000000000
- 0000A47958C4CA9269F4D19668FFCE9263FFCB8E5EFFC98A5BFFC78756FFC384
- 52FFC38452FFC38452FFC38452FFC38452FFC38452FF81522EB0000000000000
- 0000D7A175FFF8F2EDFFF7F0EAFFF6EDE6FFF4EAE2FFF3E7DEFFF1E4DBFFF0E2
- D8FFF0E2D8FFF0E2D8FFF0E2D8FFF0E2D8FFF0E2D8FFC3895CFD000000000000
- 0000D9A47AFFF9F3EEFFEBD2BEFFFFFFFFFFEBD3BFFFFFFFFFFFFFFFFFFFFFFF
- FFFFEAC7ADFFFFFFFFFFFFFFFFFFFFFFFFFFF0E2D8FFC68C5FFF000000000000
- 0000DDA87EFFF9F3EFFFEBD0BAFFEBD0BBFFEBD0BBFFEBD0BBFFEBD0BBFFEBD1
- BDFFEACDB5FFEACDB5FFEACDB5FFEACDB5FFF0E2D8FFC68A5CFF000000000000
- 0000DFAA82FFF9F3EFFFEACEB7FFFFFFFFFFEBD0BBFFFFFFFFFFFFFFFFFFFFFF
- FFFFEACFBAFFFBF6F2FFFFFFFFFFFFFFFFFFF0E2D8FFC88D5FFF000000000303
- 0305D8AC8AFFE3DEDBFFD2BBA9FFDBC2ADFFE3C7B0FFEACCB3FFEACCB3FFEACE
- B7FFE8C7ACFFE8C7ACFFE8C8B0FFE8C8AEFFF0E2D8FFC48654FF040404064444
- 446AAFA49CFFABABAAFFA4A09CFFA7A7A7FFB6A79CFFF3F3F3FFFFFFFFFFFFFF
- FFFFE8C7ACFFFFFFFFFFFFFFFFFFFFFFFFFFF1E5DBFFC68655FF707070A9CBCB
- CBFFEAEAEAFFF0F0F0FFF2F2F2FFECECECFFCACACAFF9A9591FFE9C9AEFFE9C9
- B0FFE8C7ACFFE9C9B0FFE8C8B0FFE8CCB5FFF2E7DEFFC88A59FFA2A2A2F0FAFA
- FAFFD7D7D7FFE2E2E2FFCACACAFFCFCFCFFFFFFFFFFF939393FFFFFFFFFFFFFF
- FFFFE8C7ACFFFFFFFFFFFFFFFFFFFFFFFFFFF7F1EBFFCB8F5FFF9E9E9EE8F8F8
- F8FFD1D1D1FFECECECFFC5C5C5FFC6C6C6FFFFFFFFFF9A9A9AFFE9C3A6FFE9C3
- A6FFE9C3A6FFE9C3A6FFE9C3A6FFE9C3A6FFFBF7F4FFCE9364FFA1A1A1E8F8F8
- F8FFD5D5D5FFEFEFEFFFCBCBCBFFCBCBCBFFFFFFFFFF9E9E9EFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBF7F4FFD1976AFFA4A4A4E8F8F8
- F8FFDBDBDBFFEFEFEFFFD0D0D0FFD0D0D0FFFFFFFFFFA2A2A2FF8BCB93FF87C9
- 8EFF82C689FF7EC384FF7AC180FF76BE7CFFFBF7F4FFD49B6FFFA6A6A6E9F2F2
- F2FFD9D9D9FFE4E4E4FFE2E2E2FFC8C8C8FFF1F1F1FFA5A5A5FFFBF7F4FFFBF7
- F4FFFBF7F4FFFBF7F4FFFBF7F4FFFBF7F4FFFBF7F4FFD19C71F8ABABABEDF6F6
- F6FFF4F4F4FFF9F9F9FFFBFBFBFFF6F6F6FFF6F6F6FFA8A8A8FFE7B793FFE6B5
- 90FFE4B28CFFE2AF88FFE0AC84FFDDA980FFDCA57DFFAD8161CA787878A4D6D6
- D6FFEDEDEDFFF9F9F9FFFBFBFBFFF0F0F0FFD9D9D9FF919191D8000000000000
- 00000000000000000000000000000000000000000000000000000C0C0C104F4F
- 4F6C8B8B8BC0A9A9A9EBACACACF3919191D05F5F5F8A19191925000000000000
- 0000000000000000000000000000000000000000000000000000}
- 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 = BtnVmsIfscSetClick
- end
- end
- end
- end
- object cxSplitter1: TcxSplitter
- Left = 309
- Top = 0
- Width = 6
- Height = 800
- Control = PnlLeft
- end
- object GrpMap: TcxGroupBox
- Left = 315
- Top = 0
- Align = alClient
- Caption = #9654' '#50948#52824#49444#51221
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clBlack
- Style.TextStyle = [fsBold]
- TabOrder = 2
- Height = 800
- Width = 687
- object PnlMap: TPanel
- Left = 3
- Top = 19
- Width = 681
- Height = 771
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- inline FRAMEOpenMap1: TFRAMEOpenMap
- Left = 0
- Top = 0
- Width = 681
- Height = 771
- Align = alClient
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- ExplicitWidth = 681
- ExplicitHeight = 771
- inherited PnlToolbar: TPanel
- Width = 681
- ExplicitWidth = 681
- inherited EdFocus: TEdit
- Height = 25
- ExplicitHeight = 25
- end
- inherited cxLabel26: TcxLabel
- AnchorX = 122
- AnchorY = 19
- end
- inherited cxLabel27: TcxLabel
- AnchorX = 280
- AnchorY = 19
- end
- inherited PnlGisTool: TPanel
- Width = 248
- ExplicitWidth = 248
- inherited ChkShowNmbr: TcxCheckBox
- ExplicitHeight = 28
- end
- inherited EdMapPos: TcxTextEdit
- ExplicitHeight = 28
- end
- end
- inherited cxLabel1: TcxLabel
- AnchorX = 346
- AnchorY = 19
- end
- inherited LblZoom: TcxLabel
- Left = 594
- ExplicitLeft = 594
- AnchorX = 676
- AnchorY = 19
- end
- end
- inherited lblTitle: TcxLabel
- ExplicitWidth = 69
- ExplicitHeight = 21
- end
- inherited reMsg: TMemo
- Top = 624
- Width = 681
- ExplicitTop = 624
- ExplicitWidth = 681
- end
- inherited PnlMap: TPanel
- Width = 681
- Height = 586
- ExplicitWidth = 681
- ExplicitHeight = 586
- inherited WebBrowser1: TWebBrowser
- Width = 677
- Height = 582
- ExplicitWidth = 681
- ExplicitHeight = 586
- ControlData = {
- 4C000000F8450000273C00000000000000000000000000000000000000000000
- 000000004C000000000000000000000001000000E0D057007335CF11AE690800
- 2B2E126208000000000000004C0000000114020000000000C000000000000046
- 8000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000100000000000000000000000000000000000000}
- end
- end
- inherited ilToolbarsSmall: TcxImageList
- FormatVersion = 1
- end
- end
- end
- object ChkViewIcon: TcxCheckBox
- Left = 107
- Top = -5
- Cursor = crHandPoint
- Caption = 'VMS '#48264#54840
- State = cbsChecked
- TabOrder = 1
- Transparent = True
- OnClick = ChkViewIconClick
- Width = 121
- end
- end
- object cxSplitter2: TcxSplitter
- Left = 1002
- Top = 0
- Width = 6
- Height = 800
- AlignSplitter = salRight
- Control = PnlGrp
- end
- object PnlGrp: TPanel
- Left = 1008
- Top = 0
- Width = 337
- Height = 800
- Align = alRight
- BevelInner = bvRaised
- TabOrder = 4
- object PnlMenu: TPanel
- Left = 2
- Top = 728
- Width = 333
- Height = 70
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 333
- 70)
- object BtnEdit: TcxButton
- Tag = 2
- Left = 6
- Top = 40
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#54200#51665
- Anchors = [akRight, akBottom]
- Caption = #54200#51665
- Colors.Default = 10737865
- Enabled = False
- TabOrder = 0
- 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 = 87
- Top = 40
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#52628#44032
- Anchors = [akRight, akBottom]
- Caption = #52628#44032
- 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 = BtnInsertClick
- end
- object BtnDelete: TcxButton
- Tag = 4
- Left = 169
- Top = 40
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#49325#51228
- Anchors = [akRight, akBottom]
- Caption = #49325#51228
- Colors.Default = 10737865
- Enabled = False
- TabOrder = 2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnDeleteClick
- end
- object BtnSave: TcxButton
- Tag = 5
- Left = 250
- Top = 40
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #54200#51665#51089#50629' '#51200#51109
- Anchors = [akRight, akBottom]
- Caption = #51200#51109
- Colors.Default = 10737865
- Enabled = False
- 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
- end
- object cxGroupBox2: TcxGroupBox
- Left = 2
- Top = 536
- Align = alBottom
- Caption = #9654' '#49549#46020#51221#48372
- TabOrder = 1
- Visible = False
- Height = 192
- Width = 333
- object Panel3: TPanel
- Left = 3
- Top = 19
- Width = 327
- Height = 21
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 1
- object Label17: TLabel
- Left = 0
- Top = 0
- Width = 75
- Height = 21
- Align = alLeft
- Alignment = taCenter
- AutoSize = False
- Caption = #49549#46020#54032#51221
- Color = clSilver
- ParentColor = False
- Transparent = False
- Layout = tlCenter
- ExplicitLeft = 11
- ExplicitTop = 18
- ExplicitHeight = 23
- end
- object Label18: TLabel
- Left = 75
- Top = 0
- Width = 75
- Height = 21
- Align = alLeft
- Alignment = taCenter
- AutoSize = False
- Caption = #52572#51200#49549#46020
- Color = clSilver
- ParentColor = False
- Transparent = False
- Layout = tlCenter
- ExplicitLeft = 94
- ExplicitTop = 18
- ExplicitHeight = 23
- end
- object Label19: TLabel
- Left = 150
- Top = 0
- Width = 75
- Height = 21
- Align = alLeft
- Alignment = taCenter
- AutoSize = False
- Caption = #52572#44256#49549#46020
- Color = clSilver
- ParentColor = False
- Transparent = False
- Layout = tlCenter
- ExplicitLeft = 183
- ExplicitTop = 18
- ExplicitHeight = 23
- end
- end
- object BtnSaveAll: TcxButton
- Tag = 5
- Left = 63
- Top = 118
- Width = 165
- Height = 25
- Cursor = crHandPoint
- Hint = #51204#52404' '#44396#44036#50640' '#46041#51068#54620' '#44050#51012' '#51201#50857#54633#45768#45796'.'
- Caption = #51204#52404' '#44396#44036' '#51201#50857
- 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 = BtnSaveAllClick
- end
- object Panel4: TPanel
- Left = 3
- Top = 64
- Width = 327
- Height = 24
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 2
- object Label02: TLabel
- Left = 0
- Top = 0
- Width = 76
- Height = 24
- Align = alLeft
- Alignment = taCenter
- AutoSize = False
- Caption = #51648#52404
- Color = clYellow
- ParentColor = False
- Transparent = False
- Layout = tlCenter
- end
- object EdMin2: TcxTextEdit
- Left = 76
- Top = 0
- Align = alLeft
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Properties.ReadOnly = False
- Properties.UseLeftAlignmentOnEditing = False
- TabOrder = 0
- OnKeyPress = EdMin3KeyPress
- Width = 75
- end
- object EdMax2: TcxTextEdit
- Left = 151
- Top = 0
- Align = alLeft
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Properties.ReadOnly = False
- Properties.UseLeftAlignmentOnEditing = False
- TabOrder = 1
- OnKeyPress = EdMin3KeyPress
- Width = 75
- end
- end
- object Panel5: TPanel
- Left = 3
- Top = 40
- Width = 327
- Height = 24
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 3
- object Label01: TLabel
- Left = 0
- Top = 0
- Width = 76
- Height = 24
- Align = alLeft
- Alignment = taCenter
- AutoSize = False
- Caption = #51221#52404
- Color = clRed
- ParentColor = False
- Transparent = False
- Layout = tlCenter
- end
- object EdMin3: TcxTextEdit
- Left = 76
- Top = 0
- Align = alLeft
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Properties.ReadOnly = False
- Properties.UseLeftAlignmentOnEditing = False
- TabOrder = 0
- OnKeyPress = EdMin3KeyPress
- Width = 75
- end
- object EdMax3: TcxTextEdit
- Left = 151
- Top = 0
- Align = alLeft
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Properties.ReadOnly = False
- Properties.UseLeftAlignmentOnEditing = False
- TabOrder = 1
- OnKeyPress = EdMin3KeyPress
- Width = 75
- end
- end
- object Panel6: TPanel
- Left = 3
- Top = 88
- Width = 327
- Height = 24
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 4
- object Label03: TLabel
- Left = 0
- Top = 0
- Width = 76
- Height = 24
- Align = alLeft
- Alignment = taCenter
- AutoSize = False
- Caption = #50896#54624
- Color = clLime
- ParentColor = False
- Transparent = False
- Layout = tlCenter
- end
- object EdMin1: TcxTextEdit
- Left = 76
- Top = 0
- Align = alLeft
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Properties.ReadOnly = False
- Properties.UseLeftAlignmentOnEditing = False
- TabOrder = 0
- OnKeyPress = EdMin3KeyPress
- Width = 75
- end
- object EdMax1: TcxTextEdit
- Left = 151
- Top = 0
- Align = alLeft
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Properties.ReadOnly = False
- Properties.UseLeftAlignmentOnEditing = False
- TabOrder = 1
- OnKeyPress = EdMin3KeyPress
- Width = 75
- end
- end
- object Panel7: TPanel
- Left = 3
- Top = 158
- Width = 327
- Height = 24
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 5
- Visible = False
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 138
- Height = 24
- Align = alLeft
- Alignment = taCenter
- AutoSize = False
- Caption = #51221#52404#54268' '#51221#52404#54032#51221' '#49549#46020
- Color = clLime
- ParentColor = False
- Transparent = False
- Layout = tlCenter
- end
- object EdCngsSpd: TcxTextEdit
- Left = 138
- Top = 0
- Align = alLeft
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Properties.ReadOnly = False
- Properties.UseLeftAlignmentOnEditing = False
- TabOrder = 0
- OnKeyPress = EdMin3KeyPress
- Width = 75
- end
- object BtnSaveCngsSpd: TcxButton
- Tag = 5
- Left = 213
- Top = 0
- Width = 114
- Height = 24
- Cursor = crHandPoint
- Hint = #51204#52404' '#44396#44036#50640' '#46041#51068#54620' '#44050#51012' '#51201#50857#54633#45768#45796'.'
- Align = alClient
- Caption = #51204#52404' '#44396#44036' '#51201#50857
- 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 = BtnSaveCngsSpdClick
- end
- end
- end
- object GrpInfo: TcxGroupBox
- Left = 2
- Top = 2
- Align = alTop
- Caption = #9654' '#44596#44553#52264#47049#50864#49440#49888#54840' '#44396#44036#51221#48372
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clBlack
- Style.TextStyle = [fsBold]
- TabOrder = 2
- DesignSize = (
- 333
- 272)
- Height = 279
- Width = 333
- object cxLabel11: TcxLabel
- Left = 14
- Top = 289
- Anchors = [akLeft, akBottom]
- Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
- StyleDisabled.BorderColor = cl3DLight
- Transparent = True
- end
- object cxLabel12: TcxLabel
- Left = 259
- Top = 289
- Anchors = [akLeft, akBottom]
- Caption = #9733
- Style.TextColor = clRed
- Transparent = True
- Visible = False
- end
- object PnlEdit: TPanel
- Left = 3
- Top = 19
- Width = 327
- Height = 250
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 2
- object ImgDesc19: TImage
- Left = 9
- Top = 45
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc02: TImage
- Left = 9
- Top = 77
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc04: TImage
- Left = 9
- Top = 108
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc12: TImage
- Left = 9
- Top = 229
- Width = 9
- Height = 9
- Transparent = True
- Visible = False
- end
- object ImgDesc11: TImage
- Left = 9
- Top = 14
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc07: TImage
- Left = 9
- Top = 140
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc08: TImage
- Left = 9
- Top = 171
- Width = 9
- Height = 9
- Transparent = True
- Visible = False
- end
- object EdIfscNm: TcxTextEdit
- Left = 124
- Top = 37
- Properties.MaxLength = 60
- TabOrder = 1
- Width = 199
- end
- object EdStrNm: TcxTextEdit
- Left = 124
- Top = 69
- Properties.MaxLength = 30
- Properties.ReadOnly = False
- TabOrder = 2
- Width = 199
- end
- object EdIfscId: TcxTextEdit
- Left = 124
- Top = 6
- Properties.ReadOnly = True
- TabOrder = 0
- Width = 121
- end
- object cxLabel2: TcxLabel
- Left = 56
- Top = 39
- Caption = #44396#44036#47749' [*]'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 118
- AnchorY = 50
- end
- object cxLabel5: TcxLabel
- Left = 41
- Top = 71
- Caption = #54364#52636#47749'('#49884#51216')'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 118
- AnchorY = 82
- end
- object cxLabel10: TcxLabel
- Left = 41
- Top = 102
- Caption = #54364#52636#47749'('#51333#51216')'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 118
- AnchorY = 113
- end
- object cxLabel13: TcxLabel
- Left = 62
- Top = 223
- Caption = #50864#54924#46020#47196
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Visible = False
- AnchorX = 118
- AnchorY = 234
- end
- object cxLabel14: TcxLabel
- Left = 17
- Top = 8
- Caption = #50864#49440#49888#54840#44396#44036' [*]'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 118
- AnchorY = 19
- end
- object CbDetr: TcxComboBox
- Left = 124
- Top = 221
- Cursor = crHandPoint
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownSizeable = True
- Properties.ReadOnly = False
- TabOrder = 4
- Visible = False
- Width = 199
- end
- object EdEndNm: TcxTextEdit
- Left = 124
- Top = 100
- Properties.MaxLength = 30
- Properties.ReadOnly = False
- TabOrder = 3
- Width = 199
- end
- object ChkAxisYn: TcxCheckBox
- Left = 122
- Top = 194
- Cursor = crHandPoint
- Caption = #52629#51221#48372' '#49373#49457#50857
- TabOrder = 10
- Transparent = True
- Visible = False
- Width = 166
- end
- object cxLabel1: TcxLabel
- Left = 75
- Top = 136
- Caption = #46020#47196#47749
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 118
- AnchorY = 147
- end
- object EdRoadNm: TcxTextEdit
- Left = 124
- Top = 132
- Properties.MaxLength = 30
- Properties.ReadOnly = False
- TabOrder = 12
- Width = 199
- end
- object cxLabel3: TcxLabel
- Left = 75
- Top = 165
- Caption = #51648#51216#47749
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- Visible = False
- AnchorX = 118
- AnchorY = 176
- end
- object EdSpotNm: TcxTextEdit
- Left = 124
- Top = 163
- Properties.MaxLength = 30
- Properties.ReadOnly = False
- TabOrder = 14
- Visible = False
- Width = 199
- end
- end
- end
- object GrpLink: TcxGroupBox
- Left = 2
- Top = 281
- Align = alClient
- Caption = #9654' '#47553#53356#44396#49457#51221#48372
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clBlack
- Style.TextStyle = [fsBold]
- TabOrder = 3
- DesignSize = (
- 333
- 248)
- Height = 255
- Width = 333
- object cxLabel9: TcxLabel
- Left = 14
- Top = 265
- Anchors = [akLeft, akBottom]
- Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
- StyleDisabled.BorderColor = cl3DLight
- Transparent = True
- end
- object cxLabel15: TcxLabel
- Left = 259
- Top = 265
- Anchors = [akLeft, akBottom]
- Caption = #9733
- Style.TextColor = clRed
- Transparent = True
- Visible = False
- end
- object Panel1: TPanel
- Left = 3
- Top = 19
- Width = 327
- Height = 226
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 2
- object PnlLink: TPanel
- Left = 0
- Top = 185
- Width = 327
- Height = 41
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 327
- 41)
- object ImgDesc06: TImage
- Left = 9
- Top = 16
- Width = 9
- Height = 9
- Transparent = True
- end
- object cxLabel6: TcxLabel
- Left = 22
- Top = 10
- Caption = #51228#44277#44396#44036
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 78
- AnchorY = 21
- end
- object EdLinkId: TcxTextEdit
- Tag = 10002
- Left = 80
- Top = 8
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 13
- Properties.ReadOnly = False
- TabOrder = 1
- OnKeyPress = EdMin3KeyPress
- Width = 48
- end
- object BtnLinkCopy: TcxButton
- Left = 133
- Top = 9
- Width = 72
- Height = 22
- Hint = #51077#47141#54620' '#51228#44277#44396#44036#51032' '#47553#53356#47484' '#48373#49324#54633#45768#45796'.'
- Caption = #47553#53356#48373#49324
- TabOrder = 2
- OnClick = BtnLinkCopyClick
- end
- object BtnUp: TcxButton
- Tag = 2
- Left = 261
- Top = 9
- Width = 30
- Height = 22
- Cursor = crHandPoint
- Anchors = [akLeft, akBottom]
- Caption = #9650
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 3
- OnClick = BtnUpClick
- end
- object BtnDown: TcxButton
- Tag = 2
- Left = 295
- Top = 9
- Width = 30
- Height = 22
- Cursor = crHandPoint
- Anchors = [akLeft, akBottom]
- Caption = #9660
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 4
- OnClick = BtnDownClick
- end
- object BtnLinkDel: TcxButton
- Left = 212
- Top = 9
- Width = 43
- Height = 22
- Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
- Caption = #49325#51228
- TabOrder = 5
- OnClick = BtnLinkDelClick
- end
- end
- object CxLink: TcxGrid
- Left = 0
- Top = 0
- Width = 327
- Height = 185
- Align = alClient
- TabOrder = 1
- object TvLink: TcxGridTableView
- OnCellDblClick = TvLinkCellDblClick
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- OptionsCustomize.ColumnFiltering = False
- OptionsCustomize.ColumnGrouping = False
- OptionsCustomize.ColumnMoving = False
- OptionsCustomize.ColumnSorting = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Inserting = False
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- object ColSeq: TcxGridColumn
- Caption = '-'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- OnCustomDrawCell = ColSeqCustomDrawCell
- GroupSummaryAlignment = taCenter
- HeaderAlignmentHorz = taCenter
- MinWidth = 28
- Options.Editing = False
- Options.Filtering = False
- Options.HorzSizing = False
- Options.Moving = False
- Width = 28
- end
- object ColLink1: TcxGridColumn
- Caption = #49692#49436
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 34
- end
- object ColLink2: TcxGridColumn
- Caption = #44396#44036' ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 105
- end
- object ColLink3: TcxGridColumn
- Caption = #44396#44036#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 196
- end
- object ColLink4: TcxGridColumn
- Caption = #49884#51216#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 120
- end
- object ColLink5: TcxGridColumn
- Caption = #51333#51216#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 120
- end
- object ColLink6: TcxGridColumn
- Caption = #51333#47308#51648#51216#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 250
- end
- end
- object GlLink: TcxGridLevel
- GridView = TvLink
- end
- end
- end
- end
- end
- end
- object lblNone: TcxLabel
- Left = 40
- Top = 142
- Caption = #50630#51020
- Transparent = True
- Visible = False
- end
- object lblSpdErr: TcxLabel
- Left = 40
- Top = 169
- Caption = #49549#46020#51221#48372#44032' '#51221#54869#54616#51648' '#50506#49845#45768#45796'.'#13#10#49549#46020#51221#48372#47484' '#54869#51064#54616#49464#50836'.'
- Transparent = True
- Visible = False
- end
- object lblText1: TcxLabel
- Left = 21
- Top = 230
- Caption = #49352#47196#50868' VMS '#51221#48372#47484' '#49373#49457#54616#51648' '#47803#54616#50688#49845#45768#45796'.'#13#10#54532#47196#44536#47016' '#51333#47308#54980#50640' '#45796#49884' '#49884#46020#54644' '#48372#49464#50836'.'
- Transparent = True
- Visible = False
- end
- object lblText2: TcxLabel
- Left = 21
- Top = 274
- Caption = #49325#51228#54624' '#44396#44036#51060' VMS '#51228#50612#44592#50640' '#47605#54609#46104#50612' '#51080#49845#45768#45796'.'#13#10#47676#51200' '#54644#45817' '#51228#50612#44592#50640#49436' '#49325#51228#54644#51452#49884#44592' '#48148#46989#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText3: TcxLabel
- Left = 21
- Top = 330
- Caption = #49325#51228#54624' '#44396#44036#51060' '#50864#54924#46020#47196#47196' '#47605#54609#46104#50612#51080#49845#45768#45796'.'#13#10#47676#51200' '#54644#45817' '#50864#54924#46020#47197#50640#49436' '#49325#51228#54644#51452#49884#44592' '#48148#46989#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText6: TcxLabel
- Left = 26
- Top = 458
- Caption = #49440#53469#54616#49888' '#44596#44553#52264#47049#50864#49440#49888#54840' '#44396#44036' '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
- Transparent = True
- Visible = False
- end
- object lblText5: TcxLabel
- Left = 25
- Top = 418
- Caption = #51221#48372#51228#44277#44396#44036' ID'
- Transparent = True
- Visible = False
- end
- object lblText4: TcxLabel
- Left = 25
- Top = 374
- Caption = #49325#51228#54624' '#44396#44036#51221#48372#47484' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'#13#10#47785#47197#50640#49436' '#45908#48660#53364#47533#54616#50668' '#49440#53469#54633#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText9: TcxLabel
- Left = 26
- Top = 578
- Caption = #44596#44553#52264#47049#50864#49440#49888#54840#44396#44036#51221#48372#51200#51109#13#10#44596#44553#52264#47049#50864#49440#49888#54840#44396#44036#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText8: TcxLabel
- Left = 25
- Top = 538
- Caption = #50864#54924#46020#47196' '#51077#47141#50724#47448#13#10#50864#54924#46020#47196#45716' '#51088#44592#51088#49888#51012' '#46321#47197#54624' '#49688' '#50630#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText7: TcxLabel
- Left = 25
- Top = 494
- Caption = #44596#44553#52264#47049#50864#49440#49888#54840#44396#44036' '#51221#48372' '#49325#51228#13#10#44596#44553#52264#47049#50864#49440#49888#54840#44396#44036' '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText10: TcxLabel
- Left = 30
- Top = 622
- Caption = #51228#44277#44396#44036' '#49549#46020#51221#48372#47484' '#51204#52404' '#51228#44277#44396#44036#50640' '#46041#51068#54616#44172' '#51201#50857' '#54616#49884#44192#49845#45768#44620'?'
- Transparent = True
- Visible = False
- end
- object lblText11: TcxLabel
- Left = 30
- Top = 649
- Caption = #51228#44277#44396#44036' '#49549#46020#51221#48372#51200#51109#13#10#51228#44277#44396#44036' '#49549#46020' '#51221#48372#47484' '#51204#52404' '#51228#44277#44396#44036#50640' '#51201#50857' '#54616#50688#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText12: TcxLabel
- Left = 30
- Top = 691
- Caption = #51060#48120' '#46321#47197#46104#50612' '#51080#45716' '#44396#44036' '#51077#45768#45796'.'#13#10#44396#44036#51008' '#51473#48373#54644#49436' '#46321#47197' '#54624' '#49688' '#50630#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText13: TcxLabel
- Left = 25
- Top = 735
- Caption = #49325#51228#47484' '#50896#54616#45716' '#44396#44036#51012' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'
- Transparent = True
- Visible = False
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 300
- OnTimer = TmrShowTimer
- Left = 432
- Top = 12
- end
- end
|