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

📄 unit1.dfm.~3~

📁 Delphi 2005程序设计教程_实例源文件和教学课件
💻 ~3~
字号:
object Form1: TForm1
  Left = 0
  Top = 0
  Width = 326
  Height = 166
  Caption = #27979#35797#21160#24577#38142#25509#24211
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 24
    Width = 42
    Height = 13
    Caption = #27491#25972#25968'1'
  end
  object Label2: TLabel
    Left = 16
    Top = 56
    Width = 42
    Height = 13
    Caption = #27491#25972#25968'2'
  end
  object Label3: TLabel
    Left = 16
    Top = 88
    Width = 24
    Height = 13
    Caption = #32467#26524
  end
  object Button1: TButton
    Left = 224
    Top = 16
    Width = 75
    Height = 25
    Caption = #26368#22823#20844#32422#25968
    TabOrder = 0
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 80
    Top = 16
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 80
    Top = 48
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 2
  end
  object Button2: TButton
    Left = 224
    Top = 48
    Width = 75
    Height = 25
    Caption = #26368#23567#20844#20493#25968
    TabOrder = 3
  end
  object Edit3: TEdit
    Left = 80
    Top = 80
    Width = 121
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ReadOnly = True
    TabOrder = 4
  end
  object Button3: TButton
    Left = 224
    Top = 80
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 5
  end
end

⌨️ 快捷键说明

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