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

📄 unit2.nfm.~3~

📁 Delphi 2005程序设计教程_实例源文件和教学课件
💻 ~3~
字号:
object Form2: TForm2
  Caption = #23646#24615#23545#35805#26694
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  Height = 235
  Width = 310
  Left = 0
  Top = 0
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Caption = #25991#20214#21517#65306
    Left = 8
    Top = 16
    Width = 48
    Height = 13
  end
  object Label2: TLabel
    Left = 64
    Top = 16
    Width = 3
    Height = 13
  end
  object Label3: TLabel
    AutoSize = False
    WordWrap = True
    Left = 72
    Top = 48
    Width = 225
    Height = 65
  end
  object Label4: TLabel
    Left = 67
    Top = 120
    Width = 61
    Height = 13
  end
  object Label5: TLabel
    Caption = #25991#20214#22823#23567#65306
    Left = 8
    Top = 144
    Width = 60
    Height = 13
  end
  object Label6: TLabel
    Left = 75
    Top = 144
    Width = 29
    Height = 13
  end
  object Label7: TLabel
    Caption = #20462#25913#26085#26399#65306
    Left = 8
    Top = 120
    Width = 60
    Height = 13
  end
  object Label8: TLabel
    Caption = #25152#22312#30446#24405#65306
    Left = 8
    Top = 48
    Width = 60
    Height = 13
  end
  object CheckBox1: TCheckBox
    Caption = #21482#35835
    TabOrder = 0
    Left = 32
    Top = 168
    Width = 57
    Height = 17
  end
  object CheckBox2: TCheckBox
    Caption = #38544#34255
    TabOrder = 1
    Left = 96
    Top = 168
    Width = 57
    Height = 17
  end
  object Button1: TButton
    Caption = #30830#23450
    TabOrder = 2
    Left = 168
    Top = 168
    Width = 75
    Height = 25
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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