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

📄 cabinetcontrol.dfm

📁 自己用API编写的端口通讯
💻 DFM
字号:
object Form1: TForm1
  Left = 223
  Top = 151
  Width = 696
  Height = 480
  Caption = #26588#23376#25511#21046
  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 = 24
    Top = 104
    Width = 57
    Height = 13
    Caption = #26588#23376#22320#22336
  end
  object Label2: TLabel
    Left = 368
    Top = 98
    Width = 65
    Height = 13
    Caption = #26588#23376#22320#22336
  end
  object Label3: TLabel
    Left = 368
    Top = 139
    Width = 57
    Height = 13
    Caption = #30418#23376#24207#21495
  end
  object Label4: TLabel
    Left = 368
    Top = 184
    Width = 65
    Height = 13
    Caption = #21333#20803#24207#21495
  end
  object Button1: TButton
    Left = 120
    Top = 248
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 0
  end
  object Button2: TButton
    Left = 480
    Top = 245
    Width = 75
    Height = 25
    Caption = #28857#20142
    TabOrder = 1
  end
  object Edit1: TEdit
    Left = 104
    Top = 98
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 472
    Top = 96
    Width = 121
    Height = 21
    TabOrder = 3
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 472
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 4
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 472
    Top = 176
    Width = 121
    Height = 21
    TabOrder = 5
    Text = 'Edit4'
  end
end

⌨️ 快捷键说明

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