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

📄 unit13.~dfm

📁 如何为 教师和学生准备方便易查的学习资源是课程编制面临的新的巨大的课题。在教学资源的选取上
💻 ~DFM
字号:
object Form13: TForm13
  Left = 294
  Top = 159
  Width = 508
  Height = 434
  AutoSize = True
  Caption = #23398#29983#22522#26412#20449#24687#20462#25913
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 500
    Height = 400
    Caption = 'Panel1'
    TabOrder = 0
    object Label2: TLabel
      Left = 24
      Top = 96
      Width = 30
      Height = 13
      Caption = #22995#21517'  '
    end
    object Label3: TLabel
      Left = 272
      Top = 96
      Width = 30
      Height = 13
      Caption = #29677#32423'  '
    end
    object Label4: TLabel
      Left = 24
      Top = 184
      Width = 30
      Height = 13
      Caption = #38498#31995'  '
    end
    object Label5: TLabel
      Left = 272
      Top = 192
      Width = 30
      Height = 13
      Caption = #19987#19994'  '
    end
    object Label6: TLabel
      Left = 16
      Top = 256
      Width = 57
      Height = 13
      Caption = #20837#23398#24180#24230'   '
    end
    object Label7: TLabel
      Left = 264
      Top = 256
      Width = 33
      Height = 13
      Caption = #31867#21035'   '
    end
    object ComboBox3: TComboBox
      Left = 336
      Top = 96
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Items.Strings = (
        '1'
        '2'
        '3'
        '4')
    end
    object ComboBox4: TComboBox
      Left = 72
      Top = 184
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      OnChange = ComboBox4Change
      Items.Strings = (
        #35745#31639#26426#23398#38498' '
        #31649#29702#23398#38498
        #32463#27982#23398#38498
        #26426#26800#23398#38498)
    end
    object ComboBox5: TComboBox
      Left = 336
      Top = 184
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 2
    end
    object ComboBox6: TComboBox
      Left = 72
      Top = 256
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 3
      Items.Strings = (
        #22823#19968
        #22823#20108
        #22823#19977
        #22823#22235)
    end
    object ComboBox7: TComboBox
      Left = 336
      Top = 256
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 4
      Items.Strings = (
        #26412#31185
        #19987#31185)
    end
    object Button1: TButton
      Left = 72
      Top = 360
      Width = 75
      Height = 25
      Caption = #20462#25913'  '
      TabOrder = 5
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 344
      Top = 360
      Width = 75
      Height = 25
      Caption = #36820#22238
      TabOrder = 6
      OnClick = Button2Click
    end
    object Edit1: TEdit
      Left = 72
      Top = 96
      Width = 121
      Height = 21
      TabOrder = 7
    end
  end
end

⌨️ 快捷键说明

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