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 inherited TvList: TcxGridTableView inherited Column01: TcxGridColumn Width = 70 end inherited Column02: TcxGridColumn Width = 114 end end 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