123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740 |
- object FrmCameraScreenManager: TFrmCameraScreenManager
- Left = 0
- Top = 0
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = [biSystemMenu, biMinimize]
- Caption = #47784#45768#53552#47553' '#54868#47732' '#44288#47532
- ClientHeight = 576
- ClientWidth = 1099
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poOwnerFormCenter
- ShowHint = True
- OnClose = FormClose
- OnShow = FormShow
- DesignSize = (
- 1099
- 576)
- PixelsPerInch = 96
- TextHeight = 16
- object ShpTitle: TShape
- Left = 4
- Top = 4
- Width = 1091
- Height = 40
- Anchors = [akLeft, akTop, akRight]
- Brush.Color = 14671839
- Pen.Color = 10849679
- Pen.Width = 2
- Visible = False
- 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
- Visible = False
- end
- object ShpList: TShape
- Left = 4
- Top = 4
- Width = 1091
- Height = 566
- Anchors = [akLeft, akTop, akRight, akBottom]
- Pen.Color = 10849679
- Pen.Width = 2
- ExplicitWidth = 1069
- end
- object BtnClose: TcxButton
- Left = 1010
- Top = 11
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #45803#44592
- Anchors = [akTop, akRight]
- Caption = #45803#44592
- Colors.Default = 10737865
- TabOrder = 0
- Visible = False
- 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 = 24
- ImeName = 'Microsoft Office IME 2007'
- TabOrder = 1
- Text = 'EdFocus'
- end
- object PanelBack: TPanel
- Left = 12
- Top = 11
- Width = 1073
- Height = 552
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvNone
- ParentBackground = False
- ParentColor = True
- TabOrder = 2
- object PnlLeft: TPanel
- Left = 0
- Top = 0
- Width = 267
- Height = 552
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object GrpList: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' '#47784#45768#53552#47553' '#54868#47732' '#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.Shadow = False
- Style.TextColor = clWindowText
- Style.TextStyle = [fsBold]
- Style.IsFontAssigned = True
- TabOrder = 0
- Height = 552
- Width = 267
- object CxList: TcxGrid
- Left = 3
- Top = 19
- Width = 261
- Height = 523
- Align = alClient
- TabOrder = 0
- object TvList: TcxGridTableView
- OnCellDblClick = TvListCellDblClick
- OnFocusedRecordChanged = TvListFocusedRecordChanged
- DataController.Summary.DefaultGroupSummaryItems = <>
- DataController.Summary.FooterSummaryItems = <>
- DataController.Summary.SummaryGroups = <>
- OptionsCustomize.ColumnFiltering = False
- OptionsCustomize.ColumnGrouping = False
- OptionsCustomize.ColumnMoving = False
- OptionsCustomize.ColumnSorting = False
- OptionsCustomize.DataRowSizing = True
- OptionsData.CancelOnExit = False
- OptionsData.Deleting = False
- OptionsData.DeletingConfirmation = False
- OptionsData.Editing = False
- OptionsData.Inserting = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsSelection.HideSelection = True
- OptionsView.ColumnAutoWidth = True
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- object Col01: TcxGridColumn
- Caption = 'ID'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 61
- end
- object Col02: TcxGridColumn
- Caption = #54868#47732#47749#52845
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Width = 196
- end
- object Col03: TcxGridColumn
- Caption = #44079#49688
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 51
- end
- object Col04: TcxGridColumn
- Caption = #54268#51333#47448
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 114
- end
- object Col05: TcxGridColumn
- Caption = #54268#53356#44592
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 49
- end
- object Col06: TcxGridColumn
- Caption = #54364#52636#48169#48277#53076#46300
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taLeftJustify
- Properties.Alignment.Vert = taVCenter
- Visible = False
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- VisibleForCustomization = False
- Width = 250
- end
- object Col07: TcxGridColumn
- Caption = #54364#52636#48169#54693#53076#46300
- Visible = False
- VisibleForCustomization = False
- end
- object Col08: TcxGridColumn
- Caption = #48176#44221#49353#53076#46300
- Visible = False
- VisibleForCustomization = False
- end
- object Col09: TcxGridColumn
- Caption = #54268#51333#47448#53076#46300
- Visible = False
- VisibleForCustomization = False
- end
- object Col10: TcxGridColumn
- Caption = #54268#53356#44592#53076#46300
- Visible = False
- VisibleForCustomization = False
- end
- object Col12: TcxGridColumn
- Visible = False
- VisibleForCustomization = False
- end
- object Col13: TcxGridColumn
- Visible = False
- VisibleForCustomization = False
- end
- end
- object GlList: TcxGridLevel
- GridView = TvList
- end
- end
- end
- end
- object Panel1: TPanel
- Left = 267
- Top = 0
- Width = 806
- Height = 552
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 1
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 806
- Height = 552
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object cxGroupBox1: TcxGroupBox
- Left = 0
- Top = 0
- Align = alClient
- Caption = #9654' '#47784#45768#53552#47553' '#54868#47732' '#49444#51221
- 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.Shadow = False
- Style.TextColor = clWindowText
- Style.TextStyle = [fsBold]
- Style.IsFontAssigned = True
- TabOrder = 0
- Height = 552
- Width = 806
- object PnlMenu: TPanel
- Left = 3
- Top = 496
- Width = 800
- Height = 46
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 800
- 46)
- object BtnEdit: TcxButton
- Tag = 2
- Left = 8
- Top = 18
- Width = 75
- 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 = 18
- Width = 75
- 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 = 18
- Width = 75
- 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 = 18
- Width = 75
- 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 PnlCmd: TPanel
- Left = 3
- Top = 19
- Width = 800
- Height = 477
- Align = alClient
- BevelOuter = bvNone
- Enabled = False
- TabOrder = 1
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 434
- Height = 477
- Align = alLeft
- BevelOuter = bvNone
- TabOrder = 0
- object Panel4: TPanel
- Left = 339
- Top = 0
- Width = 95
- Height = 432
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 95
- 432)
- object BtnListAdd: TcxButton
- Tag = 2
- Left = 9
- Top = 125
- Width = 80
- Height = 25
- Cursor = crHandPoint
- 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 = 0
- OnClick = BtnListAddClick
- end
- object BtnListDelete: TcxButton
- Tag = 2
- Left = 9
- Top = 161
- Width = 80
- Height = 25
- Cursor = crHandPoint
- 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 = 1
- OnClick = BtnListDeleteClick
- end
- 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 = 2
- OnClick = BtnUpClick
- end
- object BtnDown: TcxButton
- Tag = 2
- Left = 9
- Top = 243
- Width = 80
- Height = 25
- Cursor = crHandPoint
- Anchors = [akLeft, akBottom]
- Caption = #9660' '#50500#47000#47196
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 3
- OnClick = BtnDownClick
- end
- end
- object CxCtlr: TcxGrid
- Left = 0
- Top = 0
- Width = 339
- Height = 432
- Align = alClient
- TabOrder = 1
- object TvCtlr: 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.CellSelect = False
- OptionsSelection.HideFocusRectOnExit = False
- OptionsSelection.HideSelection = True
- OptionsSelection.MultiSelect = True
- OptionsView.ColumnAutoWidth = True
- OptionsView.GroupByBox = False
- OptionsView.Indicator = True
- object ColCtlr1: TcxGridColumn
- Caption = 'Seq'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 48
- end
- object ColCtlr2: TcxGridColumn
- Caption = 'No'
- PropertiesClassName = 'TcxLabelProperties'
- Properties.Alignment.Horz = taCenter
- Properties.Alignment.Vert = taVCenter
- HeaderAlignmentHorz = taCenter
- HeaderAlignmentVert = vaCenter
- Options.Editing = False
- Width = 73
- end
- object ColCtlr3: TcxGridColumn
- Caption = #47749#52845
- 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
- end
- object GlCtlr: TcxGridLevel
- GridView = TvCtlr
- end
- end
- object Panel5: TPanel
- Left = 0
- Top = 432
- Width = 434
- Height = 45
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 2
- object ImgDesc19: TImage
- Left = 9
- Top = 22
- Width = 9
- Height = 9
- Transparent = True
- end
- object cxLabel2: TcxLabel
- Left = 45
- Top = 16
- Caption = 'Name [*]'
- Properties.Alignment.Horz = taRightJustify
- Properties.Alignment.Vert = taVCenter
- Transparent = True
- AnchorX = 103
- AnchorY = 27
- end
- object EdName: TcxTextEdit
- Left = 109
- Top = 14
- Properties.MaxLength = 30
- TabOrder = 1
- Width = 230
- end
- end
- end
- inline FRAMEObjList1: TFRAMEObjList
- Left = 434
- Top = 0
- Width = 366
- Height = 477
- Align = alClient
- TabOrder = 1
- ExplicitLeft = 434
- ExplicitWidth = 366
- ExplicitHeight = 477
- inherited CxList: TcxGrid
- Width = 366
- Height = 415
- ExplicitWidth = 366
- ExplicitHeight = 415
- end
- inherited PnlTop: TPanel
- Width = 366
- ExplicitWidth = 366
- end
- inherited PnlBottom: TPanel
- Top = 446
- Width = 366
- ExplicitTop = 446
- ExplicitWidth = 366
- inherited LblRecords: TLabel
- Left = 255
- Width = 25
- Height = 17
- ExplicitLeft = 255
- ExplicitWidth = 25
- ExplicitHeight = 17
- end
- inherited BtnExlSave: TcxButton
- Left = 286
- ExplicitLeft = 286
- end
- end
- end
- end
- end
- end
- end
- end
- object BtnSearch: TcxButton
- Left = 917
- Top = 11
- Width = 75
- Height = 25
- Cursor = crHandPoint
- Hint = #51312#54924
- Anchors = [akTop, akRight]
- Caption = #51312#54924
- Colors.Default = 10737865
- LookAndFeel.NativeStyle = False
- TabOrder = 3
- Visible = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = BtnSearchClick
- end
- object EdOrgName: TcxTextEdit
- Left = 627
- Top = 389
- Properties.ReadOnly = True
- TabOrder = 4
- Visible = False
- Width = 121
- end
- object TmrShow: TTimer
- Enabled = False
- Interval = 300
- OnTimer = TmrShowTimer
- Left = 876
- Top = 8
- end
- end
|