object DlgFssMain: TDlgFssMain Left = 0 Top = 0 Caption = 'BS1DrmDec' ClientHeight = 360 ClientWidth = 815 Color = clBtnFace DoubleBuffered = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poScreenCenter TextHeight = 15 object pcMain: TPageControl Left = 0 Top = 0 Width = 815 Height = 360 ActivePage = tabResult Align = alClient TabOrder = 0 ExplicitWidth = 588 ExplicitHeight = 355 object tabWork: TTabSheet Caption = #49444#51221 object GroupBox1: TGroupBox Left = 23 Top = 13 Width = 527 Height = 156 Caption = 'DRM '#48373#54840#54868' '#45824#49345' '#49444#51221 TabOrder = 0 object btnScan: TSpeedButton Left = 199 Top = 108 Width = 129 Height = 28 Caption = 'DRM '#48373#54840#54868' '#49884#51089 OnClick = btnScanClick end object Label4: TLabel Left = 15 Top = 35 Width = 135 Height = 15 Alignment = taRightJustify Caption = #45824#49345' '#46300#46972#51060#48652' '#46608#45716' '#54260#45908' :' end object Label5: TLabel Left = 54 Top = 66 Width = 96 Height = 15 Alignment = taRightJustify Caption = #45824#49345' '#54028#51068' '#54869#51109#51088' :' end object btnSetPatterns: TSpeedButton Left = 474 Top = 252 Width = 23 Height = 23 Caption = '...' Enabled = False Visible = False end object edTgDirs: TEdit Left = 156 Top = 32 Width = 349 Height = 23 TabOrder = 0 Text = 'C:\' end object edScanExt: TEdit Left = 156 Top = 63 Width = 349 Height = 23 TabOrder = 1 Text = 'doc|docx|xls|xlsx|ppt|pptx|pdf' end object chSaveFileList: TCheckBox Left = 27 Top = 330 Width = 126 Height = 17 Caption = #51204#52404' '#54028#51068#47785#47197' '#51200#51109' :' TabOrder = 2 Visible = False OnClick = chSaveFileListClick end object chSaveDirList: TCheckBox Left = 27 Top = 359 Width = 126 Height = 17 Caption = #51204#52404' '#54260#45908#47785#47197' '#51200#51109' :' TabOrder = 4 Visible = False OnClick = chSaveDirListClick end object chSaveScanList: TCheckBox Left = 27 Top = 388 Width = 126 Height = 17 Caption = #49828#52884' '#54028#51068#47785#47197' '#51200#51109' :' TabOrder = 6 Visible = False OnClick = chSaveScanListClick end object edSvFilePath: TEdit Left = 156 Top = 327 Width = 349 Height = 23 Enabled = False TabOrder = 3 Visible = False end object edSvDirPath: TEdit Left = 156 Top = 356 Width = 349 Height = 23 Enabled = False TabOrder = 5 Visible = False end object edSvScanPath: TEdit Left = 156 Top = 385 Width = 349 Height = 23 Enabled = False TabOrder = 7 Visible = False end end object GroupBox2: TGroupBox Left = 23 Top = 188 Width = 527 Height = 131 Caption = #51652#54665' '#49345#54889 TabOrder = 1 object lbMsg: TLabel Left = 14 Top = 27 Width = 499 Height = 15 AutoSize = False Caption = #51456#48708#46104#50632#49845#45768#45796'.' EllipsisPosition = epPathEllipsis end object lbRes: TLabel Left = 14 Top = 71 Width = 102 Height = 15 Caption = #47532#49548#49828' '#52404#53356' '#51456#48708#46120 end object lbWorkTime: TLabel Left = 462 Top = 71 Width = 51 Height = 15 Alignment = taRightJustify Caption = #51089#50629' '#49884#44036 end object lbInfo: TLabel Left = 16 Top = 104 Width = 27 Height = 15 Caption = #51456#48708'.' end object pg: TProgressBar Left = 14 Top = 48 Width = 499 Height = 17 DoubleBuffered = False ParentDoubleBuffered = False TabOrder = 0 end end end object tabResult: TTabSheet Caption = #44208#44284 ImageIndex = 1 object vtList: TVirtualStringTree Left = 0 Top = 0 Width = 807 Height = 330 Align = alClient Colors.BorderColor = 15987699 Colors.DisabledColor = clGray Colors.DropMarkColor = 15385233 Colors.DropTargetColor = 15385233 Colors.DropTargetBorderColor = 15385233 Colors.FocusedSelectionColor = 15385233 Colors.FocusedSelectionBorderColor = 15385233 Colors.GridLineColor = 15987699 Colors.HeaderHotColor = clBlack Colors.HotColor = clBlack Colors.SelectionRectangleBlendColor = 15385233 Colors.SelectionRectangleBorderColor = 15385233 Colors.SelectionTextColor = clBlack Colors.TreeLineColor = 9471874 Colors.UnfocusedColor = clGray Colors.UnfocusedSelectionColor = clWhite Colors.UnfocusedSelectionBorderColor = clWhite Header.AutoSizeIndex = 0 Header.Options = [hoColumnResize, hoDrag, hoShowSortGlyphs, hoVisible] HintMode = hmTooltip ParentShowHint = False PopupMenu = popFun ShowHint = True TabOrder = 0 TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages] TreeOptions.SelectionOptions = [toFullRowSelect, toMultiSelect, toRightClickSelect] OnCompareNodes = vtListCompareNodes OnContextPopup = vtListContextPopup OnDblClick = miPathGoClick OnFreeNode = vtListFreeNode OnGetText = vtListGetText OnPaintText = vtListPaintText OnGetImageIndex = vtListGetImageIndex OnGetHint = vtListGetHint OnGetNodeDataSize = paint OnHeaderClick = vtListHeaderClick Touch.InteractiveGestures = [igPan, igPressAndTap] Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough] ExplicitWidth = 580 Columns = < item Position = 0 Text = #48264#54840 end item Position = 1 Text = #54028#51068' '#51060#47492 Width = 160 end item Position = 2 Text = #54869#51109#51088 Width = 70 end item Position = 3 Text = #53356#44592 Width = 80 end item Position = 4 Text = #44221#47196 Width = 180 end> end end end object tProg: TTimer Enabled = False OnTimer = tProgTimer Left = 392 Top = 273 end object tResMon: TTimer Enabled = False OnTimer = tResMonTimer Left = 448 Top = 273 end object popFun: TPopupMenu AutoHotkeys = maManual OnPopup = popFunPopup Left = 460 Top = 202 object miCopyCB: TMenuItem Caption = #49440#53469#54620' '#54637#47785#51012' '#53364#47549#48372#46300#50640' '#48373#49324 ShortCut = 16451 OnClick = miCopyCBClick end object miPathGo: TMenuItem Caption = #49440#53469#54620' '#54637#47785' '#44221#47196' '#50676#44592 OnClick = miPathGoClick end object N2: TMenuItem Caption = '-' end object miFilter: TMenuItem Caption = #44160#49353' '#54596#53552 ShortCut = 16454 OnClick = miFilterClick end end end