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

📄 unit2.dfm

📁 如何为 教师和学生准备方便易查的学习资源是课程编制面临的新的巨大的课题。在教学资源的选取上
💻 DFM
字号:
object Form2: TForm2
  Left = 235
  Top = 180
  Width = 435
  Height = 343
  AutoSize = True
  Caption = #25945#24072#27880#20876
  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 = 56
    Top = 24
    Width = 63
    Height = 13
    Caption = #25945#24072#21495#65306'     '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 56
    Top = 88
    Width = 45
    Height = 13
    Caption = #25945#24072#21517':  '
  end
  object Label3: TLabel
    Left = 64
    Top = 144
    Width = 39
    Height = 13
    Caption = #38498#31995#65306' '
  end
  object Label4: TLabel
    Left = 0
    Top = 0
    Width = 3
    Height = 13
  end
  object Label5: TLabel
    Left = 416
    Top = 0
    Width = 3
    Height = 13
  end
  object Label6: TLabel
    Left = 8
    Top = 296
    Width = 3
    Height = 13
  end
  object Label7: TLabel
    Left = 424
    Top = 296
    Width = 3
    Height = 13
  end
  object Edit1: TEdit
    Left = 168
    Top = 16
    Width = 145
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 168
    Top = 88
    Width = 145
    Height = 21
    TabOrder = 1
  end
  object Button1: TButton
    Left = 80
    Top = 248
    Width = 75
    Height = 25
    Caption = #27880#20876
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 240
    Top = 248
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 3
    OnClick = Button2Click
  end
  object ComboBox1: TComboBox
    Left = 168
    Top = 136
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 4
    Items.Strings = (
      #35745#31639#26426#23398#38498
      #31649#29702#23398#38498
      #32463#27982#23398#38498
      #26426#26800#23398#38498)
  end
end

⌨️ 快捷键说明

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