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

📄 unit1.~dfm

📁 第五章练习题
💻 ~DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 114
  Width = 696
  Height = 480
  Caption = 'Form1'
  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 Label3: TLabel
    Left = 104
    Top = 288
    Width = 4
    Height = 20
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 88
    Top = 48
    Width = 513
    Height = 105
    Caption = #39564#35777#27468#24503#24052#36203#29468#24819#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 40
      Width = 393
      Height = 20
      AutoSize = False
      Caption = #19968#20010#19981#23567#20110'6'#30340#20598#25968#21487#20197#34920#31034#20026#20004#20010#32032#25968#20043#21644
    end
  end
  object Panel1: TPanel
    Left = 96
    Top = 176
    Width = 505
    Height = 73
    TabOrder = 1
    object Label2: TLabel
      Left = 40
      Top = 24
      Width = 201
      Height = 20
      AutoSize = False
      Caption = #36755#20837#19968#20010#22823#20110'6'#30340#20598#25968#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 264
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
      OnChange = Edit1Change
    end
  end
end

⌨️ 快捷键说明

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