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

📄 unitb.dfm

📁 一个背单词程序。是我闲着没事做的。 给大家看看
💻 DFM
字号:
object FrmBDC: TFrmBDC
  Left = 370
  Top = 188
  Width = 298
  Height = 167
  Caption = #32972#21333#35789
  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 Label1: TLabel
    Left = 10
    Top = 10
    Width = 32
    Height = 13
    Caption = 'Label1'
  end
  object Edit2: TEdit
    Left = 10
    Top = 45
    Width = 146
    Height = 21
    TabOrder = 0
    Text = 'Edit2'
  end
  object Button1: TButton
    Left = 170
    Top = 45
    Width = 66
    Height = 25
    Caption = #26391#35835
    TabOrder = 1
  end
  object Button2: TButton
    Left = 50
    Top = 85
    Width = 75
    Height = 25
    Caption = #20889#22909#20102
    TabOrder = 2
  end
  object Button3: TButton
    Left = 145
    Top = 85
    Width = 75
    Height = 25
    Caption = #38169#35823#37325#32972
    TabOrder = 3
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 121
    Width = 290
    Height = 19
    Panels = <>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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