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

📄 unit1.~dfm

📁 分词软件
💻 ~DFM
字号:
object Form1: TForm1
  Left = 275
  Top = 88
  Width = 866
  Height = 640
  Caption = #28023#37327#20998#35789#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 858
    Height = 611
    Align = alClient
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 16
      Width = 36
      Height = 13
      Caption = #21407#25991#65306
    end
    object Label2: TLabel
      Left = 24
      Top = 270
      Width = 36
      Height = 13
      Caption = #32467#26524#65306
    end
    object Label3: TLabel
      Left = 571
      Top = 16
      Width = 48
      Height = 13
      Caption = #20851#38190#35789#65306
    end
    object Label4: TLabel
      Left = 616
      Top = 440
      Width = 141
      Height = 13
      Caption = #28023#20891#33322#31354#24037#31243#23398#38498'               '
    end
    object BitBtn1: TBitBtn
      Left = 24
      Top = 536
      Width = 75
      Height = 25
      Caption = #20998#35789
      TabOrder = 0
      OnClick = BitBtn1Click
    end
    object BitBtn3: TBitBtn
      Left = 152
      Top = 536
      Width = 75
      Height = 25
      Caption = #35013#36733#29992#25143#35789#20856
      TabOrder = 1
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 496
      Top = 536
      Width = 75
      Height = 25
      Caption = #28165#31354
      TabOrder = 2
      OnClick = BitBtn4Click
    end
    object BitBtn5: TBitBtn
      Left = 272
      Top = 536
      Width = 75
      Height = 25
      Caption = #21368#36733#29992#25143#35789#20856
      TabOrder = 3
      OnClick = BitBtn5Click
    end
    object BitBtn6: TBitBtn
      Left = 384
      Top = 536
      Width = 75
      Height = 25
      Caption = #35013#36733#25991#20214
      TabOrder = 4
      OnClick = BitBtn6Click
    end
    object BitBtn7: TBitBtn
      Left = 608
      Top = 536
      Width = 75
      Height = 25
      Caption = #20445#23384
      TabOrder = 5
      OnClick = BitBtn7Click
    end
    object BitBtn8: TBitBtn
      Left = 736
      Top = 536
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 6
      OnClick = BitBtn8Click
    end
    object Tmemo1: TMemo
      Left = 32
      Top = 40
      Width = 497
      Height = 209
      Lines.Strings = (
        ' ')
      ScrollBars = ssBoth
      TabOrder = 7
      WantTabs = True
    end
    object Tmemo3: TMemo
      Left = 572
      Top = 41
      Width = 221
      Height = 368
      Lines.Strings = (
        '')
      ScrollBars = ssVertical
      TabOrder = 8
    end
    object Tmemo2: TMemo
      Left = 32
      Top = 304
      Width = 497
      Height = 185
      Lines.Strings = (
        '')
      ScrollBars = ssBoth
      TabOrder = 9
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = #25991#26412#25991#20214'|*.txt'
    Left = 536
    Top = 440
  end
  object SaveDialog1: TSaveDialog
    Filter = #25991#26412#25991#20214'|*.txt'
    Left = 600
    Top = 464
  end
end

⌨️ 快捷键说明

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