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

📄 unit1.dfm

📁 z i p
💻 DFM
字号:
object main: Tmain
  Left = 192
  Top = 107
  Width = 792
  Height = 618
  Caption = #25105#30340#21387#32553#35299#21387#32553
  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 = 392
    Top = 336
    Width = 72
    Height = 13
    Caption = #30446#26631#25991#20214#21517#65306
  end
  object Label2: TLabel
    Left = 16
    Top = 328
    Width = 60
    Height = 13
    Caption = #28304#25991#20214#21517#65306
  end
  object Button1: TButton
    Left = 112
    Top = 356
    Width = 75
    Height = 25
    Caption = #21387#32553
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 480
    Top = 357
    Width = 75
    Height = 25
    Caption = #35299#21387
    TabOrder = 1
    OnClick = Button2Click
  end
  object Edit1: TEdit
    Left = 472
    Top = 333
    Width = 137
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 2
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 84
    Top = 326
    Width = 197
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 3
    Text = 'Edit2'
  end
end

⌨️ 快捷键说明

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