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

📄 unit_link.~dfm

📁 平台:c++ builder V6.0 功能:利用串口设备通讯,
💻 ~DFM
字号:
object Form_Link: TForm_Link
  Left = 282
  Top = 211
  BorderStyle = bsNone
  Caption = #27491#22312#32852#26426
  ClientHeight = 104
  ClientWidth = 469
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 12
    Top = 16
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #31471#21475#21495
  end
  object Label2: TLabel
    Left = 164
    Top = 16
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #27874#29305#29575
  end
  object Label3: TLabel
    Left = 164
    Top = 40
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #25968#25454#20301
  end
  object Label4: TLabel
    Left = 316
    Top = 16
    Width = 45
    Height = 13
    AutoSize = False
    Caption = #26657#39564#20301
  end
  object Label5: TLabel
    Left = 316
    Top = 40
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #20572#27490#20301
  end
  object Bevel1: TBevel
    Left = 8
    Top = 4
    Width = 453
    Height = 89
  end
  object Edit_CommNo: TEdit
    Left = 64
    Top = 12
    Width = 85
    Height = 19
    Ctl3D = False
    Enabled = False
    ParentCtl3D = False
    ReadOnly = True
    TabOrder = 0
    Text = 'Edit_CommNo'
  end
  object Edit_Baut: TEdit
    Left = 216
    Top = 12
    Width = 85
    Height = 19
    Ctl3D = False
    Enabled = False
    ParentCtl3D = False
    ReadOnly = True
    TabOrder = 1
    Text = 'Edit_Baut'
  end
  object Edit_Byte: TEdit
    Left = 216
    Top = 36
    Width = 85
    Height = 19
    Ctl3D = False
    Enabled = False
    ParentCtl3D = False
    ReadOnly = True
    TabOrder = 2
    Text = 'Edit_Byte'
  end
  object Edit_Check: TEdit
    Left = 368
    Top = 12
    Width = 85
    Height = 19
    Ctl3D = False
    Enabled = False
    ParentCtl3D = False
    ReadOnly = True
    TabOrder = 3
    Text = 'Edit_Check'
  end
  object Edit_Stop: TEdit
    Left = 368
    Top = 36
    Width = 85
    Height = 19
    Ctl3D = False
    Enabled = False
    ParentCtl3D = False
    ReadOnly = True
    TabOrder = 4
    Text = 'Edit_Stop'
  end
end

⌨️ 快捷键说明

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