object DlgKess2AipDrm: TDlgKess2AipDrm Left = 0 Top = 0 BorderIcons = [biSystemMenu] Caption = 'KESS DRM '#8594' AIP' ClientHeight = 446 ClientWidth = 477 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poScreenCenter Scaled = False TextHeight = 15 object pnTop: TPanel Left = 0 Top = 0 Width = 477 Height = 41 Align = alTop BevelOuter = bvNone TabOrder = 0 ExplicitWidth = 475 object Label1: TLabel Left = 264 Top = 3 Width = 213 Height = 32 AutoSize = False Caption = #48320#44221#54624' '#54028#51068#51012' '#52628#44032' '#54980' ['#48320#44221'] '#48260#53948#51012' '#53364#47533#54644' '#51452#49901#49884#50724'.' WordWrap = True end object btnEncrypt: TButton Left = 5 Top = 10 Width = 108 Height = 25 Caption = 'KESS'#51012' AIP'#47196' '#48320#44221 TabOrder = 0 OnClick = btnEncryptClick end object btnAddFile: TButton Left = 119 Top = 10 Width = 65 Height = 25 Caption = #54028#51068' '#52628#44032 TabOrder = 1 OnClick = btnAddFileClick end object btnAddDir: TButton Left = 190 Top = 10 Width = 65 Height = 25 Caption = #54260#45908' '#52628#44032 TabOrder = 2 OnClick = btnAddDirClick end end object pnClient: TPanel Left = 0 Top = 41 Width = 477 Height = 405 Align = alClient BevelOuter = bvNone TabOrder = 1 ExplicitWidth = 475 ExplicitHeight = 397 object vtList: TVirtualStringTree Left = 0 Top = 0 Width = 477 Height = 405 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] PopupMenu = popFun TabOrder = 0 TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning, toEditOnClick] TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages] TreeOptions.SelectionOptions = [toFullRowSelect, toMultiSelect, toRightClickSelect] OnAfterPaint = vtListAfterPaint OnContextPopup = vtListContextPopup OnFreeNode = vtListFreeNode OnGetText = vtListGetText OnPaintText = vtListPaintText OnGetImageIndex = vtListGetImageIndex OnGetHint = vtListGetHint OnGetNodeDataSize = vtListGetNodeDataSize Touch.InteractiveGestures = [igPan, igPressAndTap] Touch.InteractiveGestureOptions = [igoPanSingleFingerHorizontal, igoPanSingleFingerVertical, igoPanInertia, igoPanGutter, igoParentPassthrough] Columns = < item Position = 0 Text = #48264#54840 end item Position = 1 Text = #51060#47492 Width = 160 end item Position = 2 Text = #54869#51109#51088 Width = 70 end item Position = 3 Text = 'KESS' end item Position = 4 Text = #44221#47196 Width = 250 end> end end object popFun: TPopupMenu AutoHotkeys = maManual Left = 224 Top = 193 object miDelFile: TMenuItem Caption = #49440#53469#54620' '#54028#51068' '#51228#50808 OnClick = miDelFileClick end object miClear: TMenuItem Caption = #47785#47197' '#52488#44592#54868 OnClick = miClearClick end object N1: TMenuItem Caption = '-' end object miDelNoDrm: TMenuItem Caption = #47785#47197#50640#49436' KESS DRM '#48120#51201#50857' '#54028#51068' '#51228#50808 OnClick = miDelNoDrmClick end end object OpenDialog: TOpenDialog Filter = 'All files|*.*' Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing] Left = 64 Top = 105 end object FileOpenDialog: TFileOpenDialog FavoriteLinks = <> FileTypes = <> Options = [fdoPickFolders] Left = 64 Top = 161 end end