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

📄 unit4.dfm

📁 一个让你记英语口语的小程序
💻 DFM
字号:
object Form4: TForm4
  Left = 658
  Top = 403
  Width = 291
  Height = 185
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #27721#35821#23383#20307#22823#23567#35843#25972
  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 SpinEdit1: TSpinEdit
    Left = 24
    Top = 24
    Width = 121
    Height = 22
    MaxValue = 0
    MinValue = 0
    TabOrder = 0
    Value = 20
  end
  object Button1: TButton
    Left = 216
    Top = 64
    Width = 48
    Height = 20
    Caption = #24212#29992
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 96
    Top = 112
    Width = 65
    Height = 25
    Caption = #30830' '#23450
    TabOrder = 2
    OnClick = Button2Click
  end
  object CheckBox1: TCheckBox
    Left = 24
    Top = 56
    Width = 97
    Height = 17
    Caption = 'B.'#31895#20307
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
  end
  object CheckBox2: TCheckBox
    Left = 24
    Top = 80
    Width = 97
    Height = 17
    Caption = 'I.'#26012#20307
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsItalic]
    ParentFont = False
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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