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

📄 unitseldict.dfm

📁 迷你单词Delphi版全源吗
💻 DFM
字号:
object FrmSelDict: TFrmSelDict
  Left = 358
  Top = 147
  Width = 280
  Height = 126
  Caption = #36873#25321#35789#24211
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnDeactivate = FormDeactivate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 257
    Height = 49
    Caption = #35789#24211
    TabOrder = 0
    object ComboBox1: TComboBox
      Left = 16
      Top = 17
      Width = 225
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 54
    Top = 64
    Width = 57
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 165
    Top = 64
    Width = 57
    Height = 25
    Caption = #20851#38381
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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