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

📄 unit1.dfm

📁 通讯过程中需要某些重要的命令不丢失
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 376
  Height = 398
  Caption = #25509#25910#31471
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Memo2: TMemo
    Left = 27
    Top = 22
    Width = 309
    Height = 279
    Lines.Strings = (
      #25509#25910#31383#20307)
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 27
    Top = 323
    Width = 121
    Height = 21
    BorderStyle = bsNone
    Color = clGray
    Enabled = False
    TabOrder = 1
  end
  object Button1: TButton
    Left = 230
    Top = 319
    Width = 106
    Height = 25
    Caption = #26174#31034'Debug'#31383#20307
    TabOrder = 2
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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