123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769 |
- object VMSM900M: TVMSM900M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'VMS '#55064#46020#49444#51221' '#49828#52992#51460' '#44288#47532
- ClientHeight = 702
- ClientWidth = 726
- 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 = (
- 726
- 702)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpTitle: TShape
- Left = 4
- Top = 4
- Width = 718
- 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 = 718
- Height = 646
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1436
- ExplicitHeight = 766
- end
- object BtnClose: TcxButton
- Left = 632
- 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 = 700
- Height = 633
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 2
- object PnlLeft: TPanel
- Left = 0
- Top = 0
- Width = 700
- Height = 436
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object cxGroupBox3: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' VMS '#55064#46020#49444#51221' '#49828#52992#51460' '#47785#47197
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clWindowText
- Style.TextStyle = [fsBold]
- TabOrder = 0
- DesignSize = (
- 700
- 429)
- Height = 436
- Width = 700
- object CxList: TcxGrid
- Left = 3
- Top = 19
- Width = 694
- Height = 407
- Align = alClient
- TabOrder = 0
- object TvList: TcxGridTableView
- Navigator.Buttons.Append.Visible = True
- Navigator.Buttons.SaveBookmark.Visible = False
- Navigator.InfoPanel.Visible = True
- OnCellDblClick = TvListCellDblClick
- OnFocusedRecordChanged = TvListFocusedRecordChanged
- 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
- OptionsCustomize.ColumnFiltering = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsSelection.HideSelection = True
- OptionsView.ColumnAutoWidth = True
- OptionsView.Indicator = True
- object ColumnSel: TcxGridColumn
- Caption = #49440#53469
- DataBinding.ValueType = 'Boolean'
- PropertiesClassName = 'TcxCheckBoxProperties'
- Properties.Alignment = taCenter
- Properties.ImmediatePost = True
- Properties.NullStyle = nssUnchecked
- Visible = False
- HeaderAlignmentHorz = taCenter
- VisibleForCustomization = False
- Width = 45
- end
- object Column00: TcxGridColumn
- Caption = #54200#51665#47784#46300
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- end
- object Column01: TcxGridColumn
- Caption = 'VMS '#48264#54840
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 0
- Visible = False
- GroupIndex = 0
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 97
- end
- object Column02: TcxGridColumn
- Caption = 'VMS ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 0
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 187
- end
- object Column03: TcxGridColumn
- Caption = 'VMS '#47749#52845
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 305
- end
- object Column04: TcxGridColumn
- Caption = #51228#50612#49884#44033
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 0
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 109
- end
- object Column05: TcxGridColumn
- Caption = #55064#46020#44050
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 20
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 98
- end
- object Column06: TcxGridColumn
- Caption = #49324#50857#50668#48512
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 20
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- Width = 111
- end
- object Column07: TcxGridColumn
- Caption = #51228#50612#49884#44033
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 5
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 45
- end
- object Column08: TcxGridColumn
- Caption = #55064#46020#44050
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 82
- end
- object Column09: TcxGridColumn
- Caption = #49324#50857#50668#48512
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 99
- end
- object Column10: TcxGridColumn
- Caption = #51333#47308#45432#46300'ID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 101
- end
- object Column11: TcxGridColumn
- Caption = 'ID'
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 152
- end
- object Column12: TcxGridColumn
- Caption = #51333#51216#47749
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- Options.Editing = False
- VisibleForCustomization = False
- Width = 150
- end
- object Column99: TcxGridColumn
- Caption = #47700#47784#47532
- DataBinding.ValueType = 'Integer'
- PropertiesClassName = 'TcxCalcEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- Options.Editing = False
- VisibleForCustomization = False
- end
- object Col04: TcxGridColumn
- Caption = #44368#53685
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object Col05: TcxGridColumn
- Tag = 1
- Caption = #46028#48156
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object Col06: TcxGridColumn
- Tag = 2
- Caption = #44277#49324
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object Col07: TcxGridColumn
- Tag = 3
- Caption = #54861#48372
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object Col08: TcxGridColumn
- Tag = 4
- Caption = #50864#54924
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- end
- object Col09: TcxGridColumn
- Tag = 5
- Caption = #44256#51221
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object Col10: TcxGridColumn
- Caption = #51088#46041
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 457
- end
- object Col11: TcxGridColumn
- Tag = 6
- Caption = #44592#48376
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- end
- object Col12: TcxGridColumn
- Caption = #51221#52404
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- object ChkExpand: TcxCheckBox
- Tag = 9
- Left = 586
- 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
- Width = 85
- end
- end
- end
- object PnlBottom: TPanel
- Left = 0
- Top = 436
- Width = 700
- Height = 197
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- object GrpInfo: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' VMS '#49828#52992#51460' '#49444#51221' '#51221#48372
- Style.BorderColor = clCaptionText
- Style.Shadow = False
- Style.TextColor = clBlack
- Style.TextStyle = [fsBold]
- TabOrder = 0
- DesignSize = (
- 700
- 190)
- Height = 197
- Width = 700
- object PnlMenu: TPanel
- Left = 3
- Top = 145
- Width = 694
- Height = 42
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 694
- 42)
- object BtnEdit: TcxButton
- Tag = 2
- Left = 8
- Top = 14
- 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 = 89
- Top = 14
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Hint = #45936#51060#53552' '#52628#44032
- Anchors = [akLeft, 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 = 171
- Top = 14
- 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
- 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 = 252
- Top = 14
- 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
- end
- object cxLabel11: TcxLabel
- Left = 14
- Top = 339
- 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 = 339
- Anchors = [akLeft, akBottom]
- Caption = #9733
- Style.TextColor = clRed
- Transparent = True
- Visible = False
- end
- object PnlEdit: TPanel
- Left = 3
- Top = 19
- Width = 694
- Height = 126
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 3
- object ImgDesc01: TImage
- Left = 9
- Top = 44
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc02: TImage
- Left = 9
- Top = 76
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc03: TImage
- Left = 9
- Top = 107
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc11: TImage
- Left = 9
- Top = 13
- Width = 9
- Height = 9
- Transparent = True
- end
- object cxLabel1: TcxLabel
- Left = 47
- Top = 38
- Caption = #51228#50612#49884#44033'['#9733']'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 124
- AnchorY = 49
- end
- object cxLabel2: TcxLabel
- Left = 81
- Top = 70
- Caption = #55064#46020#44050
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 124
- AnchorY = 81
- end
- object cxLabel6: TcxLabel
- Left = 68
- Top = 101
- Caption = #49324#50857#50668#48512
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 124
- AnchorY = 112
- end
- object cxLabel18: TcxLabel
- Left = 72
- Top = 8
- Caption = 'VMS['#9733']'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 124
- AnchorY = 19
- end
- object CbUseYn: TcxComboBox
- Left = 130
- Top = 99
- Cursor = crHandPoint
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownSizeable = True
- Properties.Items.Strings = (
- ' [Y] '#49324#50857
- ' [N] '#49324#50857#50504#54632)
- Properties.ReadOnly = False
- TabOrder = 4
- Text = ' [Y] '#49324#50857
- Width = 138
- end
- object CbVms: TcxComboBox
- Left = 130
- Top = 6
- Cursor = crHandPoint
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.DropDownSizeable = True
- Properties.ReadOnly = False
- TabOrder = 5
- Width = 511
- end
- object SeLuminance: TcxSpinEdit
- Left = 130
- Top = 68
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.AssignedValues.MinValue = True
- Properties.MaxValue = 100.000000000000000000
- Properties.ReadOnly = False
- Properties.OnChange = SeLuminancePropertiesChange
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleFocused.TextStyle = [fsBold]
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 6
- Width = 74
- end
- object CxSchTime: TcxTimeEdit
- Left = 130
- Top = 37
- EditValue = 0d
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.TimeFormat = tfHourMin
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleFocused.TextStyle = [fsBold]
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 7
- Width = 63
- end
- end
- end
- end
- end
- object EdNmbr: TcxTextEdit
- Left = 130
- Top = 5
- Properties.ReadOnly = True
- TabOrder = 3
- Visible = False
- Width = 121
- end
- object EdTime: TcxTextEdit
- Left = 262
- Top = 5
- Properties.ReadOnly = True
- TabOrder = 4
- Visible = False
- Width = 51
- end
- object lblText1: TcxLabel
- Left = 21
- Top = 230
- Caption = 'VMS'#48264#54840
- Transparent = True
- Visible = False
- end
- object lblText2: TcxLabel
- Left = 21
- Top = 274
- Caption = #51228#50612#49884#44033
- Transparent = True
- Visible = False
- end
- object lblText3: TcxLabel
- Left = 21
- Top = 330
- Caption = #49440#53469#54616#49888' '#55064#46020#51228#50612' '#49828#52992#51460' '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
- Transparent = True
- Visible = False
- end
- object lblText4: TcxLabel
- Left = 25
- Top = 374
- Caption = #55064#46020#51228#50612' '#49828#52992#51460' '#51221#48372#49325#51228#13#10#55064#46020#51228#50612' '#49828#52992#51460' '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
- Transparent = True
- Visible = False
- end
- object lblText5: TcxLabel
- Left = 25
- Top = 418
- Caption = #55064#46020#51228#50612' '#49828#52992#51460' '#51221#48372#51200#51109#13#10#55064#46020#51228#50612' '#49828#52992#51460' '#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
|