123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020 |
- object VMS0400M: TVMS0400M
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'VMS '#54268' '#44288#47532
- ClientHeight = 780
- ClientWidth = 1130
- Color = clBtnFace
- Constraints.MinHeight = 600
- Constraints.MinWidth = 900
- DoubleBuffered = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poDesktopCenter
- ShowHint = True
- DesignSize = (
- 1130
- 780)
- PixelsPerInch = 96
- TextHeight = 17
- object ShpTitle: TShape
- Left = 4
- Top = 4
- Width = 1122
- 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 = 1122
- Height = 377
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1313
- ExplicitHeight = 359
- end
- object ShpInfo: TShape
- Left = 4
- Top = 433
- Width = 1122
- Height = 305
- Anchors = [akLeft, akRight, akBottom]
- Brush.Color = 14671839
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitTop = 415
- ExplicitWidth = 1313
- end
- object BtnSearch: TcxButton
- Left = 952
- Top = 11
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #51312#54924
- Anchors = [akTop, akRight]
- Caption = #51312#54924
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ExplicitLeft = 906
- end
- object BtnClose: TcxButton
- Left = 1041
- Top = 11
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #45803#44592
- Anchors = [akTop, akRight]
- Caption = #45803#44592
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- 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 = 995
- end
- object BtnSave: TcxButton
- Tag = 1
- Left = 687
- Top = 747
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #51200#51109
- Anchors = [akRight, akBottom]
- Caption = #51200#51109
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 2
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ExplicitLeft = 641
- ExplicitTop = 739
- end
- object BtnInsert: TcxButton
- Tag = 2
- Left = 865
- Top = 747
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #46321#47197
- Anchors = [akRight, akBottom]
- Caption = #46321#47197
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 3
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ExplicitLeft = 819
- ExplicitTop = 739
- end
- object BtnDelete: TcxButton
- Tag = 4
- Left = 1041
- Top = 747
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #49325#51228
- Anchors = [akRight, akBottom]
- Caption = #49325#51228
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 4
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ExplicitLeft = 995
- ExplicitTop = 739
- end
- object BtnEdit: TcxButton
- Tag = 3
- Left = 952
- Top = 747
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #49688#51221
- Anchors = [akRight, akBottom]
- Caption = #49688#51221
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 5
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ExplicitLeft = 906
- ExplicitTop = 739
- end
- object BtnCancel: TcxButton
- Tag = 5
- Left = 777
- Top = 747
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #52712#49548
- Anchors = [akRight, akBottom]
- Caption = #52712#49548
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 6
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ExplicitLeft = 731
- ExplicitTop = 739
- end
- object PnlInfo: TPanel
- Left = 8
- Top = 441
- Width = 1113
- Height = 291
- Anchors = [akLeft, akRight, akBottom]
- BevelOuter = bvNone
- Color = clGradientActiveCaption
- ParentBackground = False
- TabOrder = 7
- ExplicitTop = 433
- ExplicitWidth = 1067
- DesignSize = (
- 1113
- 291)
- object cxGroupBox1: TcxGroupBox
- Left = 5
- Top = 7
- Anchors = [akLeft, akTop, akRight, akBottom]
- Caption = #54268' '#44592#48376#51221#48372
- ParentFont = False
- Style.BorderColor = clCaptionText
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWindowText
- Style.Font.Height = -13
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- Style.TextColor = clRed
- Style.TextStyle = [fsBold]
- Style.IsFontAssigned = True
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 0
- ExplicitWidth = 1057
- DesignSize = (
- 1103
- 279)
- Height = 279
- Width = 1103
- object ImgDesc01: TImage
- Left = 10
- Top = 27
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label1: TLabel
- Left = 27
- Top = 23
- Width = 58
- Height = 17
- Caption = 'VMS '#53356#44592
- end
- object Label3: TLabel
- Left = 27
- Top = 55
- Width = 31
- Height = 17
- Caption = #54268' ID'
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object ImgDesc03: TImage
- Left = 10
- Top = 59
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc06: TImage
- Left = 10
- Top = 123
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label35: TLabel
- Left = 27
- Top = 119
- Width = 44
- Height = 17
- Caption = #54268' '#47749#52845
- Transparent = True
- end
- object ImgDesc04: TImage
- Left = 10
- Top = 91
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label2: TLabel
- Left = 27
- Top = 87
- Width = 44
- Height = 17
- Caption = #54268' '#50976#54805
- Transparent = True
- end
- object Label4: TLabel
- Left = 27
- Top = 151
- Width = 73
- Height = 17
- Caption = #54364#52636#49884#44036'('#52488')'
- Transparent = True
- end
- object ImgDesc05: TImage
- Left = 10
- Top = 155
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc07: TImage
- Left = 10
- Top = 187
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label5: TLabel
- Left = 27
- Top = 183
- Width = 52
- Height = 17
- Caption = #54364#52636#47784#46300
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 27
- Top = 213
- Width = 52
- Height = 17
- Caption = #54364#52636#48169#54693
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object ImgDesc08: TImage
- Left = 10
- Top = 217
- Width = 9
- Height = 9
- Transparent = True
- end
- object ImgDesc09: TImage
- Left = 10
- Top = 247
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label8: TLabel
- Left = 27
- Top = 243
- Width = 44
- Height = 17
- Caption = #54268' '#49444#47749
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object ImgDesc10: TImage
- Left = 230
- Top = 155
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label9: TLabel
- Left = 247
- Top = 151
- Width = 52
- Height = 17
- Caption = #48176#44221#49353#49345
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object Label10: TLabel
- Left = 505
- Top = 23
- Width = 70
- Height = 17
- Caption = #54268' '#48120#47532#48372#44592
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object ImgDesc11: TImage
- Left = 488
- Top = 27
- Width = 9
- Height = 9
- Transparent = True
- end
- object Label11: TLabel
- Left = 301
- Top = 23
- Width = 26
- Height = 17
- Caption = #45331#51060
- end
- object Label12: TLabel
- Left = 388
- Top = 23
- Width = 26
- Height = 17
- Caption = #45458#51060
- end
- object EdID: TcxTextEdit
- Left = 118
- Top = 53
- ImeMode = imSAlpha
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.ImeMode = imSAlpha
- Properties.MaxLength = 10
- Properties.ReadOnly = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 0
- Text = 'L17U123456'
- Width = 114
- end
- object EdFormName: TcxTextEdit
- Left = 118
- Top = 115
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 0
- Properties.ReadOnly = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = 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 = 1
- Width = 350
- end
- object EdFormDesc: TcxTextEdit
- Left = 118
- Top = 241
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 0
- Properties.ReadOnly = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = 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 = 2
- Width = 350
- end
- object PnlPreview: TPanel
- Left = 488
- Top = 46
- Width = 605
- Height = 224
- Anchors = [akLeft, akRight, akBottom]
- BevelOuter = bvNone
- Color = clMenuHighlight
- ParentBackground = False
- TabOrder = 3
- ExplicitWidth = 559
- object PnlBack: TPanel
- Left = 5
- Top = 5
- Width = 271
- Height = 73
- BevelInner = bvLowered
- Caption = 'PnlForm'
- Color = clSilver
- ParentBackground = False
- TabOrder = 0
- object PnlForm: TPanel
- Left = 2
- Top = 2
- Width = 267
- Height = 69
- Align = alClient
- BevelOuter = bvNone
- Caption = 'PnlForm'
- Color = clBlack
- ParentBackground = False
- TabOrder = 0
- end
- end
- end
- object EdWidth: TcxTextEdit
- Left = 331
- Top = 22
- Enabled = False
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 30
- Properties.ReadOnly = True
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 4
- Text = '384'
- Width = 50
- end
- object EdHeight: TcxTextEdit
- Left = 418
- Top = 22
- Enabled = False
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Properties.MaxLength = 30
- Properties.ReadOnly = True
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 5
- Text = '64'
- Width = 50
- end
- object EdSizeType: TcxTextEdit
- Left = 118
- Top = 22
- Enabled = False
- ImeMode = imSAlpha
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Properties.ImeMode = imSAlpha
- Properties.MaxLength = 10
- Properties.ReadOnly = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 6
- Text = '0'
- Width = 171
- end
- object SeDispTime: TcxSpinEdit
- Left = 118
- Top = 146
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Properties.MaxValue = 60.000000000000000000
- Properties.MinValue = 1.000000000000000000
- Style.BorderColor = clBtnShadow
- Style.BorderStyle = ebsUltraFlat
- 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 = 7
- Value = 5
- Width = 67
- end
- object CbFormKind: TcxComboBox
- Left = 118
- Top = 84
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.HideSelection = False
- Properties.Items.Strings = (
- #51068#48152#51060#48120#51648
- #46020#54805#49885' '#48176#44221#51060#48120#51648)
- Style.BorderStyle = ebsUltraFlat
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- Style.PopupBorderStyle = epbsFlat
- 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 = 8
- Width = 171
- end
- object CbFormColor: TcxComboBox
- Left = 306
- Top = 146
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.HideSelection = False
- Properties.Items.Strings = (
- #51068#48152#51060#48120#51648
- #46020#54805#49885' '#48176#44221#51060#48120#51648)
- Style.BorderStyle = ebsUltraFlat
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- Style.PopupBorderStyle = epbsFlat
- 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 = 9
- Width = 162
- end
- object CbFormDispMode: TcxComboBox
- Left = 118
- Top = 179
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.HideSelection = False
- Properties.Items.Strings = (
- #51068#48152#51060#48120#51648
- #46020#54805#49885' '#48176#44221#51060#48120#51648)
- Style.BorderStyle = ebsUltraFlat
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- Style.PopupBorderStyle = epbsFlat
- 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 = 10
- Width = 194
- end
- object CbFormDispDir: TcxComboBox
- Left = 118
- Top = 210
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.HideSelection = False
- Properties.Items.Strings = (
- #51068#48152#51060#48120#51648
- #46020#54805#49885' '#48176#44221#51060#48120#51648)
- Style.BorderStyle = ebsUltraFlat
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- Style.PopupBorderStyle = epbsFlat
- 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 = 11
- Width = 194
- end
- object EdSizeTypeCode: TcxTextEdit
- Left = 750
- Top = 15
- Enabled = False
- ImeMode = imSAlpha
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Properties.ImeMode = imSAlpha
- Properties.MaxLength = 10
- Properties.ReadOnly = False
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 12
- Text = '0'
- Visible = False
- Width = 83
- end
- end
- end
- object EdFocus: TEdit
- Left = -10
- Top = -10
- Width = 2
- Height = 25
- ImeName = 'Microsoft Office IME 2007'
- TabOrder = 8
- Text = 'EdFocus'
- end
- object cxGroupBox2: TcxGroupBox
- Left = 13
- Top = 55
- Anchors = [akLeft, akTop, akRight, akBottom]
- Caption = 'VMS '#54268' '#47785#47197
- ParentFont = False
- Style.BorderColor = clCaptionText
- Style.Font.Charset = DEFAULT_CHARSET
- Style.Font.Color = clWindowText
- Style.Font.Height = -13
- Style.Font.Name = #47569#51008' '#44256#46357
- Style.Font.Style = []
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.Shadow = False
- Style.TextColor = clBlack
- Style.TextStyle = [fsBold]
- Style.IsFontAssigned = True
- StyleDisabled.LookAndFeel.Kind = lfUltraFlat
- StyleDisabled.LookAndFeel.NativeStyle = False
- StyleFocused.LookAndFeel.Kind = lfUltraFlat
- StyleFocused.LookAndFeel.NativeStyle = False
- StyleHot.LookAndFeel.Kind = lfUltraFlat
- StyleHot.LookAndFeel.NativeStyle = False
- TabOrder = 9
- ExplicitWidth = 1057
- ExplicitHeight = 356
- DesignSize = (
- 1103
- 364)
- Height = 364
- Width = 1103
- object Label6: TLabel
- Left = 36
- Top = 28
- Width = 89
- Height = 17
- Caption = 'VMS '#53356#44592' '#50976#54805
- Color = clWindowText
- ParentColor = False
- Transparent = True
- end
- object ImgDesc02: TImage
- Left = 20
- Top = 32
- Width = 9
- Height = 9
- Transparent = True
- end
- object CxList: TcxGrid
- Left = 10
- Top = 56
- Width = 1083
- Height = 297
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 0
- LookAndFeel.Kind = lfUltraFlat
- LookAndFeel.NativeStyle = False
- ExplicitWidth = 1037
- ExplicitHeight = 289
- object TvList: TcxGridDBTableView
- FilterBox.CustomizeDialog = False
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
- OptionsBehavior.CellHints = True
- OptionsCustomize.ColumnHidingOnGrouping = False
- OptionsData.CancelOnExit = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsData.Inserting = False
- OptionsSelection.CellSelect = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsView.CellAutoHeight = True
- OptionsView.GroupByBox = False
- object ColId: TcxGridDBColumn
- Caption = #54268' ID'
- DataBinding.FieldName = 'FORMID'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 145
- end
- object ColSize: TcxGridDBColumn
- Caption = 'VMS '#53356#44592
- DataBinding.FieldName = 'sizetypename'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 172
- end
- object ColKind: TcxGridDBColumn
- Caption = #54268' '#50976#54805
- DataBinding.FieldName = 'formkindname'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- HeaderGlyphAlignmentHorz = taCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 220
- end
- object ColName: TcxGridDBColumn
- Caption = #54268' '#47749#52845
- DataBinding.FieldName = 'FORMNAME'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- HeaderGlyphAlignmentHorz = taCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 238
- end
- object ColDispTime: TcxGridDBColumn
- Caption = #54364#52636#49884#44036'('#52488')'
- DataBinding.FieldName = 'DISPLAYTIME'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 78
- end
- object ColColor: TcxGridDBColumn
- Caption = #48176#44221#49353#49345
- DataBinding.FieldName = 'BKCOLOR'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- end
- object ColDispMode: TcxGridDBColumn
- Caption = #54364#52636#47784#46300
- DataBinding.FieldName = 'DISPLAYMODENAME'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- end
- object ColDispDir: TcxGridDBColumn
- Caption = #54364#52636#48169#54693
- DataBinding.FieldName = 'DISPLAYDIRNAME'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- end
- object ColDesc: TcxGridDBColumn
- Caption = #54268' '#49444#47749
- DataBinding.FieldName = 'FORMDESC'
- PropertiesClassName = 'TcxTextEditProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Options.Filtering = False
- Width = 175
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- object CbSizeType: TcxComboBox
- Left = 136
- Top = 24
- Properties.Alignment.Vert = taVCenter
- Properties.DropDownListStyle = lsFixedList
- Properties.HideSelection = False
- Properties.Items.Strings = (
- '1'#45800'8'#50676
- '2'#45800'12'#50676
- '10'#45800'18'#50676)
- Style.BorderStyle = ebsUltraFlat
- Style.LookAndFeel.Kind = lfUltraFlat
- Style.LookAndFeel.NativeStyle = False
- Style.ButtonStyle = btsUltraFlat
- Style.PopupBorderStyle = epbsFlat
- 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 = 1
- Text = '1'#45800'8'#50676
- Width = 176
- end
- end
- object BtnFormEdit: TcxButton
- Tag = 1
- Left = 543
- Top = 747
- Width = 117
- Height = 25
- Cursor = crHandPoint
- Hint = #54268' '#44061#52404' '#54200#51665
- Anchors = [akRight, akBottom]
- Caption = #54268' '#44061#52404' '#54200#51665
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 10
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- ExplicitLeft = 497
- ExplicitTop = 739
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 500
- Left = 876
- Top = 8
- end
- object ADO: TADOQuery
- Parameters = <>
- Left = 240
- Top = 148
- end
- object DS: TDataSource
- DataSet = ADO
- Left = 280
- Top = 148
- end
- end
|