⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 advanceunit.dfm

📁 -个人文档管理专家V1.10版本源码
💻 DFM
📖 第 1 页 / 共 5 页
字号:
    Font.Color = clWhite
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = [fsBold]
    MenuBarColor = 15198183
    MenuBarHeight = 22
    object suiPageControl1: TsuiPageControl
      Left = 16
      Top = 48
      Width = 537
      Height = 281
      UIStyle = WinXP
      LeftMargin = 10
      BorderColor = 6842472
      Color = clWhite
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      TabOrder = 1
      ActivePage = suiTabSheet1
      Pages = (
        suiTabSheet1
        suiTabSheet2
        suiTabSheet3)
      object suiTabSheet3: TsuiTabSheet
        Left = 0
        Top = 19
        Width = 537
        Height = 262
        PageIndex = 2
        Caption = #27169#24335#32534#36753
        TabVisible = True
        Color = clWhite
        TabOrder = 3
        PageControl = suiPageControl1
        object slb_modelist: TsuiListBox
          Left = 16
          Top = 40
          Width = 177
          Height = 204
          BorderColor = clBlack
          ItemHeight = 13
          TabOrder = 0
          OnClick = slb_modelistClick
        end
        object StaticText3: TStaticText
          Left = 16
          Top = 16
          Width = 85
          Height = 17
          Caption = #29616#26377#30340'Html'#27169#24335
          TabOrder = 1
        end
        object sbtn_editMode: TsuiButton
          Left = 296
          Top = 216
          Width = 60
          Height = 27
          UIStyle = WinXP
          Caption = #26356#26032
          AutoSize = False
          TabStop = True
          TabOrder = 2
          Transparent = False
          ModalResult = 0
          Layout = blGlyphLeft
          Spacing = 4
          ResHandle = 0
          MouseContinuouslyDownInterval = 100
          OnClick = sbtn_editModeClick
        end
        object sbtn_delmode: TsuiButton
          Left = 376
          Top = 216
          Width = 60
          Height = 27
          UIStyle = WinXP
          Caption = #21024#38500
          AutoSize = False
          TabStop = True
          TabOrder = 3
          Transparent = False
          ModalResult = 0
          Layout = blGlyphLeft
          Spacing = 4
          ResHandle = 0
          MouseContinuouslyDownInterval = 100
          OnClick = sbtn_delmodeClick
        end
        object sbtn_NewMode: TsuiButton
          Left = 216
          Top = 216
          Width = 60
          Height = 27
          UIStyle = WinXP
          Caption = #26032#24314
          AutoSize = False
          TabStop = True
          TabOrder = 4
          Transparent = False
          ModalResult = 0
          Layout = blGlyphLeft
          Spacing = 4
          ResHandle = 0
          MouseContinuouslyDownInterval = 100
          OnClick = sbtn_NewModeClick
        end
        object smem_Source: TsuiMemo
          Left = 216
          Top = 40
          Width = 305
          Height = 169
          BorderColor = clBlack
          ScrollBars = ssVertical
          TabOrder = 5
        end
        object sbtn_preview: TsuiButton
          Left = 456
          Top = 216
          Width = 60
          Height = 27
          UIStyle = WinXP
          Caption = #39044#35272
          AutoSize = False
          TabStop = True
          TabOrder = 6
          Transparent = False
          ModalResult = 0
          Layout = blGlyphLeft
          Spacing = 4
          ResHandle = 0
          MouseContinuouslyDownInterval = 100
          OnClick = sbtn_previewClick
        end
      end
      object suiTabSheet2: TsuiTabSheet
        Left = 0
        Top = 19
        Width = 537
        Height = 262
        PageIndex = 1
        Caption = #24120#29992#35774#32622
        TabVisible = True
        Color = clWhite
        TabOrder = 2
        PageControl = suiPageControl1
        object suiGroupBox1: TsuiGroupBox
          Left = 16
          Top = 168
          Width = 225
          Height = 81
          Caption = #31995#32479#28909#38190#35774#32622
          Color = clWhite
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          Transparent = True
          ParentFont = False
          BorderColor = clBlack
          object HotKey1: THotKey
            Left = 112
            Top = 56
            Width = 97
            Height = 19
            HotKey = 0
            InvalidKeys = [hcNone, hcShift]
            Modifiers = []
            TabOrder = 0
          end
          object srb_regkey: TsuiRadioButton
            Left = 16
            Top = 56
            Width = 93
            Height = 17
            UIStyle = WinXP
            Caption = #33258#23450#20041#28909#38190
            AutoSize = False
            Checked = False
            Transparent = False
            TabStop = True
            TabOrder = 1
            OnClick = srb_regkeyClick
            GroupIndex = 0
          end
          object srb_NoregKey: TsuiRadioButton
            Left = 16
            Top = 32
            Width = 93
            Height = 17
            UIStyle = WinXP
            Caption = #19981#23450#20041#28909#38190
            AutoSize = False
            Checked = True
            Transparent = False
            TabStop = True
            TabOrder = 2
            GroupIndex = 0
          end
        end
        object scb_Autorun: TsuiCheckBox
          Left = 264
          Top = 56
          Width = 93
          Height = 17
          UIStyle = BlueGlass
          Caption = #24320#26426#26102#21152#36733
          AutoSize = False
          Checked = False
          Enabled = False
          Transparent = False
          TabStop = True
          TabOrder = 1
        end
        object StaticText2: TStaticText
          Left = 264
          Top = 16
          Width = 80
          Height = 17
          Caption = #23548#20986#32593#39029#36335#24452':'
          TabOrder = 2
        end
        object sedt_OutPutPath: TsuiEdit
          Left = 264
          Top = 32
          Width = 201
          Height = 19
          BorderColor = clBlack
          TabOrder = 3
        end
        object sbtn_ExpPathbwr: TsuiButton
          Left = 472
          Top = 32
          Width = 49

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -