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

📄 para.dfm

📁 西门子与计算机通讯程序包括源代码 程序说明 可以进行时时数据采集记录
💻 DFM
字号:
object Form2: TForm2
  Left = 385
  Top = 237
  BiDiMode = bdLeftToRight
  BorderIcons = []
  BorderStyle = bsToolWindow
  BorderWidth = 2
  Caption = #21442#25968#35774#32622
  ClientHeight = 295
  ClientWidth = 179
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  ParentBiDiMode = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 179
    Height = 295
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    BorderWidth = 2
    BorderStyle = bsSingle
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 153
      Height = 233
      Caption = #21442#25968#35774#32622
      TabOrder = 0
      object Label1: TLabel
        Left = 19
        Top = 35
        Width = 48
        Height = 15
        AutoSize = False
        Caption = #22320#22336'    '#65306
      end
      object Label2: TLabel
        Left = 19
        Top = 85
        Width = 48
        Height = 15
        AutoSize = False
        Caption = #27573#21495'    '#65306
      end
      object Label3: TLabel
        Left = 19
        Top = 136
        Width = 48
        Height = 15
        AutoSize = False
        Caption = #25554#27133#21495#65306
      end
      object Label4: TLabel
        Left = 19
        Top = 187
        Width = 48
        Height = 15
        AutoSize = False
        Caption = #26426#26550#21495#65306
      end
      object Edit1: TEdit
        Left = 72
        Top = 32
        Width = 57
        Height = 21
        Hint = #26681#25454#24773#20917#36755#20837'MPI'#25110'DP'#22320#22336
        TabOrder = 0
        Text = '2'
      end
      object Edit2: TEdit
        Left = 72
        Top = 184
        Width = 57
        Height = 21
        TabOrder = 1
        Text = '0'
      end
      object Edit3: TEdit
        Left = 72
        Top = 82
        Width = 57
        Height = 21
        Hint = #39044#30041#21151#33021#65292#35831#20351#29992#32570#30465#20540#38646
        TabOrder = 2
        Text = '0'
      end
      object Edit4: TEdit
        Left = 72
        Top = 133
        Width = 57
        Height = 21
        TabOrder = 3
        Text = '2'
      end
    end
    object Button1: TButton
      Left = 24
      Top = 248
      Width = 57
      Height = 25
      Hint = #30830#35748#24182#20445#23384#23545#36890#35759#21442#25968#30340#20462#25913
      Caption = #30830#23450
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 88
      Top = 248
      Width = 65
      Height = 25
      Hint = #21462#28040#23545#36890#35759#21442#25968#30340#20462#25913
      Caption = #21462#28040
      TabOrder = 2
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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