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

📄 unit2.~dfm

📁 Delphi 有很多很好的例子
💻 ~DFM
字号:
object Form1: TForm1
  Left = 196
  Top = 160
  Width = 335
  Height = 324
  Caption = #31616#26131#35745#31639#22120
  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 = 48
    Top = 56
    Width = 42
    Height = 13
    Caption = #36816#31639#26694
  end
  object Edit1: TEdit
    Left = 112
    Top = 56
    Width = 185
    Height = 21
    TabOrder = 0
  end
  object Button1: TButton
    Left = 104
    Top = 104
    Width = 49
    Height = 25
    Caption = '2'
    TabOrder = 1
  end
  object Button2: TButton
    Left = 104
    Top = 144
    Width = 49
    Height = 25
    Caption = '5'
    TabOrder = 2
  end
  object Button3: TButton
    Left = 168
    Top = 184
    Width = 49
    Height = 25
    Caption = '9'
    TabOrder = 3
  end
  object Button4: TButton
    Left = 40
    Top = 104
    Width = 49
    Height = 25
    Caption = '1'
    TabOrder = 4
  end
  object Button5: TButton
    Left = 168
    Top = 104
    Width = 49
    Height = 25
    Caption = '3'
    TabOrder = 5
  end
  object Button6: TButton
    Left = 40
    Top = 144
    Width = 49
    Height = 25
    Caption = '4'
    TabOrder = 6
  end
  object Button7: TButton
    Left = 168
    Top = 144
    Width = 49
    Height = 25
    Caption = '6'
    TabOrder = 7
  end
  object Button8: TButton
    Left = 40
    Top = 224
    Width = 49
    Height = 25
    Caption = '0'
    TabOrder = 8
  end
  object Button9: TButton
    Left = 240
    Top = 224
    Width = 57
    Height = 25
    Caption = '/'
    TabOrder = 9
  end
  object Button10: TButton
    Left = 104
    Top = 184
    Width = 49
    Height = 25
    Caption = '8'
    TabOrder = 10
  end
  object Button11: TButton
    Left = 240
    Top = 144
    Width = 57
    Height = 25
    Caption = #65293
    TabOrder = 11
  end
  object Button12: TButton
    Left = 168
    Top = 224
    Width = 49
    Height = 25
    Caption = #28165#31354
    TabOrder = 12
  end
  object Button13: TButton
    Left = 240
    Top = 104
    Width = 57
    Height = 25
    Caption = #65291
    TabOrder = 13
  end
  object Button14: TButton
    Left = 240
    Top = 184
    Width = 57
    Height = 25
    Caption = #215
    TabOrder = 14
  end
  object Button16: TButton
    Left = 104
    Top = 224
    Width = 49
    Height = 25
    Caption = '='
    TabOrder = 15
  end
  object Button17: TButton
    Left = 40
    Top = 184
    Width = 49
    Height = 25
    Caption = '7'
    TabOrder = 16
  end
end

⌨️ 快捷键说明

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