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

📄 unit1.dfm

📁 Delphi用于窜口通讯很方便的
💻 DFM
字号:
object Form1: TForm1
  Left = 198
  Top = 89
  Width = 653
  Height = 442
  Caption = 'Delphi'#30701#20449#32676#21457
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 645
    Height = 408
    Align = alClient
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 12
      Top = 16
      Width = 207
      Height = 399
      Caption = #21495#30721#21015#34920
      TabOrder = 0
      object List: TListBox
        Left = 6
        Top = 16
        Width = 195
        Height = 323
        ItemHeight = 13
        TabOrder = 0
      end
      object Button1: TButton
        Left = 28
        Top = 352
        Width = 73
        Height = 33
        Caption = #22686#21152
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 112
        Top = 352
        Width = 73
        Height = 33
        Caption = #28165#31354
        TabOrder = 2
        OnClick = Button2Click
      end
    end
    object GroupBox2: TGroupBox
      Left = 226
      Top = 20
      Width = 411
      Height = 325
      Caption = #20449#24687#20869#23481
      TabOrder = 1
      object Memo1: TMemo
        Left = 8
        Top = 20
        Width = 393
        Height = 295
        TabOrder = 0
      end
    end
    object Button3: TButton
      Left = 306
      Top = 356
      Width = 129
      Height = 47
      Caption = #21457#36865#20449#24687
      TabOrder = 2
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 458
      Top = 356
      Width = 129
      Height = 47
      Caption = #36864#20986#31995#32479
      TabOrder = 3
      OnClick = Button4Click
    end
    object MSComm1: TMSComm
      Left = 216
      Top = 8
      Width = 32
      Height = 32
      ControlData = {
        2143341208000000ED030000ED03000001568A64000006000000010000040000
        00020000802500000000080000000000000000003F00000001000000}
    end
  end
end

⌨️ 快捷键说明

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