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

📄 unit4.dfm

📁 全文检索 快速搜寻一般文字档
💻 DFM
字号:
object Form4: TForm4
  Left = 0
  Top = 0
  Caption = #27298#35222#27284#26696
  ClientHeight = 526
  ClientWidth = 705
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel5: TPanel
    Left = 0
    Top = 0
    Width = 705
    Height = 41
    Align = alTop
    TabOrder = 0
    ExplicitLeft = 1
    ExplicitTop = 1
    ExplicitWidth = 590
    object Label12: TLabel
      Left = 65
      Top = 13
      Width = 12
      Height = 13
      Caption = #20491
    end
    object Edit4: TEdit
      Left = 239
      Top = 11
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 488
      Top = 11
      Width = 505
      Height = 21
      TabOrder = 1
    end
    object Button3: TButton
      Left = 4
      Top = 10
      Width = 55
      Height = 25
      Caption = #38364#38281
      TabOrder = 2
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 115
      Top = 10
      Width = 58
      Height = 25
      Caption = #19979#19968#20491
      TabOrder = 3
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 179
      Top = 10
      Width = 54
      Height = 25
      Caption = #19978#19968#20491
      TabOrder = 4
      OnClick = Button5Click
    end
    object Button7: TButton
      Left = 429
      Top = 10
      Width = 53
      Height = 25
      Caption = #20786#23384
      TabOrder = 5
      OnClick = Button7Click
    end
    object CheckBox2: TCheckBox
      Left = 366
      Top = 14
      Width = 57
      Height = 17
      Caption = #20462#25913
      TabOrder = 6
      OnClick = CheckBox2Click
    end
  end
  object RichEdit2: TRichEdit
    Left = 0
    Top = 41
    Width = 705
    Height = 485
    Align = alClient
    Font.Charset = CHINESEBIG5_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #32048#26126#39636
    Font.Style = []
    ImeName = #20013#25991' ('#32321#39636') - '#26032#27880#38899
    ParentFont = False
    PlainText = True
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 1
    ExplicitLeft = 1
    ExplicitTop = 42
    ExplicitWidth = 590
    ExplicitHeight = 141
  end
end

⌨️ 快捷键说明

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