123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786 |
- object VMSM210M: TVMSM210M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'VMS '#51221#48372#51228#44277#44396#44036' '#49444#51221
- ClientHeight = 739
- ClientWidth = 1372
- 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 = (
- 1372
- 739)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpTitle: TShape
- Left = 4
- Top = 4
- Width = 1364
- 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 = 1364
- Height = 683
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1436
- ExplicitHeight = 766
- end
- object BtnClose: TcxButton
- Left = 1278
- 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 = 1346
- Height = 670
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 2
- object PnlLeft: TPanel
- Left = 0
- Top = 0
- Width = 361
- Height = 670
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object cxGroupBox3: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' VMS '#47785#47197
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clWindowText
- Style.TextStyle = [fsBold]
- TabOrder = 0
- Height = 670
- Width = 361
- inline FRAMEVmsList1: TFRAMEVmsList
- Left = 3
- Top = 19
- Width = 355
- Height = 641
- Align = alClient
- TabOrder = 0
- ExplicitLeft = 3
- ExplicitTop = 19
- ExplicitWidth = 355
- ExplicitHeight = 641
- inherited CxList: TcxGrid
- Width = 355
- Height = 579
- ExplicitWidth = 355
- ExplicitHeight = 579
- inherited TvList: TcxGridTableView
- OnCellDblClick = FRAMEVmsList1TvListCellDblClick
- OnFocusedRecordChanged = FRAMEVmsList1TvListFocusedRecordChanged
- end
- end
- inherited PnlTop: TPanel
- Width = 355
- ExplicitWidth = 355
- end
- inherited PnlBottom: TPanel
- Top = 610
- Width = 355
- ExplicitTop = 610
- ExplicitWidth = 355
- inherited LblRecords: TLabel
- Left = 244
- Width = 25
- Height = 17
- ExplicitLeft = 234
- ExplicitWidth = 25
- ExplicitHeight = 17
- end
- inherited BtnExlSave: TcxButton
- Left = 275
- ExplicitLeft = 275
- end
- end
- inherited CbUsagType: TcxComboBox
- ExplicitHeight = 25
- end
- inherited CbType: TcxComboBox
- ExplicitHeight = 25
- end
- inherited lblTitle: TcxLabel
- ExplicitWidth = 57
- ExplicitHeight = 21
- end
- end
- end
- end
- object cxSplitter1: TcxSplitter
- Left = 361
- Top = 0
- Width = 6
- Height = 670
- Control = PnlLeft
- end
- object Panel1: TPanel
- Left = 367
- Top = 0
- Width = 979
- Height = 670
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 2
- object PnlMenu: TPanel
- Left = 0
- Top = 605
- Width = 979
- Height = 65
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 979
- 65)
- object BtnEdit: TcxButton
- Tag = 2
- Left = 14
- Top = 37
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#54200#51665
- Anchors = [akLeft, 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 = 277
- Top = 37
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#52628#44032
- Anchors = [akLeft, akBottom]
- Caption = #52628#44032
- Colors.Default = 10737865
- TabOrder = 1
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnDelete: TcxButton
- Tag = 4
- Left = 195
- Top = 37
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#49325#51228
- Anchors = [akLeft, akBottom]
- Caption = #49325#51228
- Colors.Default = 10737865
- Enabled = False
- TabOrder = 2
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BtnSave: TcxButton
- Tag = 5
- Left = 95
- Top = 37
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #54200#51665#51089#50629' '#51200#51109
- Anchors = [akLeft, 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
- object cxLabel11: TcxLabel
- Left = 14
- Top = 6
- Anchors = [akLeft, akBottom]
- Caption = 'VMS'#45716' '#51473#48373#46108' '#51228#44277#44396#44036#51012' '#49444#51221#54624' '#49688' '#50630#49845#45768#45796'.'
- ParentFont = False
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clRed
- Style.Font.Height = -13
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = [fsBold]
- Style.LookAndFeel.NativeStyle = True
- Style.IsFontAssigned = True
- StyleDisabled.BorderColor = cl3DLight
- StyleDisabled.LookAndFeel.NativeStyle = True
- StyleFocused.LookAndFeel.NativeStyle = True
- StyleHot.LookAndFeel.NativeStyle = True
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorY = 17
- end
- end
- object Panel2: TPanel
- Left = 567
- Top = 0
- Width = 412
- Height = 605
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object cxGroupBox2: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' '#51221#48372#51228#44277#44396#44036' '#47785#47197
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clWindowText
- Style.TextStyle = [fsBold]
- TabOrder = 0
- Height = 605
- Width = 412
- inline FRAMEVmsIfscList1: TFRAMEVmsIfscList
- Left = 3
- Top = 19
- Width = 406
- Height = 576
- Align = alClient
- TabOrder = 0
- ExplicitLeft = 3
- ExplicitTop = 19
- ExplicitWidth = 406
- ExplicitHeight = 576
- inherited CxList: TcxGrid
- Width = 406
- Height = 514
- ExplicitWidth = 406
- ExplicitHeight = 514
- inherited TvList: TcxGridTableView
- inherited Column03: TcxGridColumn
- Width = 120
- end
- inherited Column04: TcxGridColumn
- Width = 120
- end
- end
- end
- inherited PnlTop: TPanel
- Width = 406
- ExplicitWidth = 406
- end
- inherited PnlBottom: TPanel
- Top = 545
- Width = 406
- ExplicitTop = 545
- ExplicitWidth = 406
- inherited LblRecords: TLabel
- Left = 295
- Width = 25
- Height = 17
- ExplicitLeft = 234
- ExplicitWidth = 25
- ExplicitHeight = 17
- end
- inherited BtnExlSave: TcxButton
- Left = 326
- ExplicitLeft = 326
- end
- end
- inherited lblTitle: TcxLabel
- ExplicitWidth = 109
- ExplicitHeight = 21
- end
- end
- end
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 561
- Height = 605
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 2
- object PnlCmd: TPanel
- Left = 466
- Top = 0
- Width = 95
- Height = 605
- Align = alRight
- BevelOuter = bvNone
- Enabled = False
- TabOrder = 0
- DesignSize = (
- 95
- 605)
- object BtnUp: TcxButton
- Tag = 2
- Left = 9
- Top = 212
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Anchors = [akLeft, akBottom]
- Caption = #9650' '#50948#47196
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 0
- Visible = False
- end
- object BtnDown: TcxButton
- Tag = 2
- Left = 9
- Top = 243
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Anchors = [akLeft, akBottom]
- Caption = #9660' '#50500#47000#46020
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 1
- Visible = False
- end
- object BtnListAdd: TcxButton
- Tag = 2
- Left = 9
- Top = 125
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #47785#47197#51004#47196' '#46321#47197
- Caption = #46321#47197
- Colors.Default = 10737865
- Glyph.Data = {
- 36040000424D3604000000000000360000002800000010000000100000000100
- 2000000000000004000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000E60000
- 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
- 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
- B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
- B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
- E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
- E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
- E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
- 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
- E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
- 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
- E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
- 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
- E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
- E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
- E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
- E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
- E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
- E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
- E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
- 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
- E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
- 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
- E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
- 00E6000000000000000000000000000000000000000000000000000000E6E6E6
- E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
- 0000000000000000000000000000000000000000000000000000000000E60000
- 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000}
- LookAndFeel.NativeStyle = False
- TabOrder = 2
- OnClick = BtnListAddClick
- end
- object BtnListDelete: TcxButton
- Tag = 2
- Left = 9
- Top = 161
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #47785#47197#50640#49436' '#49325#51228
- Caption = #49325#51228
- Colors.Default = 10737865
- Glyph.Data = {
- 36040000424D3604000000000000360000002800000010000000100000000100
- 2000000000000004000000000000000000000000000000000000000000000000
- 0000000000001F1C16E6101910E6100D1CE61F1C16E6101910E6000000E61F1C
- 16E6100D1CE6101910E61F1C16E6000000E60000000000000000000000000000
- 0000100D1CE66D776DE6B7A5A5E6B7B7B7E6B7C2B7E6000000E62C2CE6E60000
- 00E6B7B7B7E6B7A5A5E6000000E60707E6E6000000E600000000000000001F1C
- 16E6E6E6E6E62C2F29E6AEB3B3E6DDDDDDE6000000E62C2CE6E62C2CE6E62C2C
- E6E6000000E6000000E60707E6E65252E6E60707E6E6000000E61F1C16E66D77
- 6DE62C2F29E643434CE6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2CE6E62C2C
- E6E62C2CE6E61C29E6E62C2CE6E60707E6E6000000E600000000100D1CE6CBD4
- CBE6CBD4CBE6CBD4CBE6D4DDD4E6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2C
- E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6D4D4
- D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6DDDDDDE6DDDDDDE60000
- 00E62C2CE6E62C2CE6E6000000E60000000000000000000000001F1C16E6DDDD
- DDE6CBD4CBE6D4D4D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6000000E6525B
- E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6DDDD
- DDE6CBCBCBE6CBCBCBE6CBCBCBE6D4D4D4E6CBD4CBE6000000E65252E6E60707
- E6E60707E6E62C2CE6E62C2CE6E62C2CE6E6000000E6000000001F1C16E6DDDD
- DDE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6525BE6E60707E6E65252
- E6E6000000E6000000E62C2CE6E62C2CE6E62C2CE6E6000000E6100D1CE6DDDD
- DDE6CBCBCBE6CBCBCBE6CBCBCBE6C2C2C2E6D4D4D4E6000000E6525BE6E60000
- 00E6CBD4CBE6CBCBCBE6000000E62C2CE6E6000000E6000000001F1C16E6E6E6
- E6E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6CBD4
- CBE6CBD4CBE6CBD4CBE61F1C16E6000000E60000000000000000101910E6E6E6
- E6E6B7B7B7E6C2C2C2E6C2C6C6E6CBCBCBE6C2C2C2E6CBCBCBE6CBCBCBE6CBCB
- CBE6D4D4D4E6CBD4CBE6101910E6000000000000000000000000101910E6E6E6
- E6E6B7B7B7E6B7B7B7E6B7C2B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
- CBE6CBCBCBE6CBCBCBE61F1C16E60000000000000000000000001F1C16E6E6E6
- E6E6B7B7B7E6B7B7B7E6B7B7B7E6B7B7B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
- CBE6CBCBCBE6CBD4CBE61F1C16E6000000000000000000000000101910E6E6E6
- E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6DDDDDDE6DDDD
- DDE6DDDDDDE6DDDDDDE61F1C16E60000000000000000000000001F1C16E61019
- 10E6100D1CE61F1C16E6101910E61F1C16E6101910E6100D1CE61F1C16E61019
- 10E61F1C16E6101910E6100D1CE6000000000000000000000000}
- LookAndFeel.NativeStyle = False
- TabOrder = 3
- OnClick = BtnListDeleteClick
- end
- end
- object cxGroupBox1: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' VMS '#51221#48372#51228#44277#44396#44036' '#47785#47197
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clWindowText
- Style.TextStyle = [fsBold]
- TabOrder = 1
- Height = 605
- Width = 466
- object CxLink: TcxGrid
- Left = 3
- Top = 19
- Width = 460
- Height = 552
- Align = alClient
- TabOrder = 0
- ExplicitTop = 13
- object TvLink: TcxGridTableView
- 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
- OptionsSelection.HideFocusRectOnExit = False
- OptionsSelection.HideSelection = True
- OptionsSelection.MultiSelect = True
- OptionsView.ColumnAutoWidth = True
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- 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
- Width = 48
- 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 = 73
- end
- object ColLink3: TcxGridColumn
- Caption = #51228#44277#44396#44036#47749
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 241
- end
- object ColLink4: TcxGridColumn
- Caption = #49884#51216#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 120
- end
- object ColLink5: TcxGridColumn
- Caption = #51333#51216#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- 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
- object ColLink7: TcxGridColumn
- Caption = #52629
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- OnCustomDrawCell = ColLink7CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object ColLink8: TcxGridColumn
- Caption = #51221#52404#54268' '#54364#52636
- PropertiesClassName = 'TcxComboBoxProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.Items.Strings = (
- 'Y'
- 'N')
- OnCustomDrawCell = ColLink8CustomDrawCell
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object ColLink9: TcxGridColumn
- Caption = #44592#51456#49549#46020
- PropertiesClassName = 'TcxComboBoxProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.Items.Strings = (
- '5'
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- '15')
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- end
- object GlLink: TcxGridLevel
- GridView = TvLink
- end
- end
- object Panel7: TPanel
- Left = 3
- Top = 571
- Width = 460
- Height = 24
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- 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
- Text = '5'
- OnKeyPress = EdCngsSpdKeyPress
- Width = 55
- end
- object BtnSaveCngsSpd: TcxButton
- Tag = 5
- Left = 193
- Top = 0
- Width = 267
- 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
- end
- object cxSplitter2: TcxSplitter
- Left = 561
- Top = 0
- Width = 6
- Height = 605
- Control = Panel3
- end
- end
- end
- object EdId: TcxTextEdit
- Left = 262
- Top = 13
- Properties.ReadOnly = True
- TabOrder = 3
- Visible = False
- Width = 51
- end
- object EdNmbr: TcxTextEdit
- Left = 130
- Top = 13
- Properties.ReadOnly = True
- TabOrder = 4
- Visible = False
- Width = 121
- end
- object lblText1: TcxLabel
- Left = 29
- Top = 168
- Caption = 'VMS'#51221#48372#51228#44277#44396#44036' '#49444#51221#13#10#51200#51109#54624' '#45936#51060#53552#44032' '#50630#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText2: TcxLabel
- Left = 29
- Top = 212
- Caption = 'VMS'#51221#48372#51228#44277#44396#44036' '#49444#51221#13#10'VMS'#51221#48372#51228#44277#44396#44036' '#49444#51221' '#51221#48372#47484' '#51200#51109#54616#49884#44192#49845#45768#44620'?'
- Transparent = True
- Visible = False
- end
- object lblText3: TcxLabel
- Left = 29
- Top = 268
- Caption = 'VMS'#51221#48372#51228#44277#44396#44036' '#49444#51221#13#10'VMS'#51221#48372#51228#44277#44396#44036' '#49444#51221' '#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 300
- OnTimer = TmrShowTimer
- Left = 876
- Top = 8
- end
- end
|