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

📄 unit1.dfm

📁 200PLC vb,delphi driver,programmed by others
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 114
  Width = 546
  Height = 451
  Caption = 'S7-200 PPI'#36890#20449
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 200
    Top = 120
    Width = 24
    Height = 13
    Caption = #22320#22336
  end
  object Label2: TLabel
    Left = 312
    Top = 120
    Width = 36
    Height = 13
    Caption = #23383#33410#25968
  end
  object Label3: TLabel
    Left = 200
    Top = 176
    Width = 24
    Height = 13
    Caption = #22320#22336
  end
  object Label4: TLabel
    Left = 320
    Top = 176
    Width = 12
    Height = 13
    Caption = #20540
  end
  object Label5: TLabel
    Left = 200
    Top = 232
    Width = 24
    Height = 13
    Caption = #22320#22336
  end
  object Label6: TLabel
    Left = 320
    Top = 232
    Width = 12
    Height = 13
    Caption = #20301
  end
  object Label7: TLabel
    Left = 200
    Top = 288
    Width = 24
    Height = 13
    Caption = #22320#22336
  end
  object Label8: TLabel
    Left = 320
    Top = 288
    Width = 24
    Height = 13
    Caption = #23383#25968
  end
  object Label9: TLabel
    Left = 200
    Top = 336
    Width = 24
    Height = 13
    Caption = #22320#22336
  end
  object Label10: TLabel
    Left = 320
    Top = 336
    Width = 12
    Height = 13
    Caption = #20540
  end
  object Label11: TLabel
    Left = 200
    Top = 384
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #23383#33410#25968#25454
  end
  object Label12: TLabel
    Left = 344
    Top = 384
    Width = 12
    Height = 13
    Caption = #20301
  end
  object Label13: TLabel
    Left = 448
    Top = 384
    Width = 21
    Height = 13
    Caption = '(0-7)'
  end
  object Memo1: TMemo
    Left = 8
    Top = 8
    Width = 521
    Height = 89
    Lines.Strings = (
      #40664#35748#20018#21475'1'#65292'V'#21306#25805#20316
      #27880#24847#65306#25805#20316'VW'#26102#65292#22320#22336#24212#20026#20598#25968
      'plc'#21442#25968#65306#27874#29305#29575'9600'#65292#20598#25928#39564#65292'8'#25968#25454#20301#65292'1'#20572#27490#20301
      #27492#31243#24207#24037#25511#29233#22909#32773#20132#27969#20351#29992#65306
      'qq: 57476662'
      'email: lkl_xz@163.com')
    TabOrder = 0
  end
  object Button1: TButton
    Left = 24
    Top = 112
    Width = 73
    Height = 33
    Caption = #25171#24320#20018#21475
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 24
    Top = 152
    Width = 73
    Height = 33
    Caption = #20851#38381
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 24
    Top = 208
    Width = 73
    Height = 33
    Caption = 'RUN'
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 24
    Top = 248
    Width = 73
    Height = 33
    Caption = 'STOP'
    TabOrder = 4
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 128
    Top = 104
    Width = 65
    Height = 33
    Caption = #35835'VB'
    TabOrder = 5
    OnClick = Button5Click
  end
  object Edit1: TEdit
    Left = 232
    Top = 112
    Width = 65
    Height = 21
    TabOrder = 6
    Text = '0'
  end
  object Edit2: TEdit
    Left = 352
    Top = 112
    Width = 65
    Height = 21
    TabOrder = 7
    Text = '100'
  end
  object GroupBox1: TGroupBox
    Left = 128
    Top = 144
    Width = 345
    Height = 7
    TabOrder = 8
  end
  object Button6: TButton
    Left = 128
    Top = 160
    Width = 65
    Height = 33
    Caption = #20889'VB'
    TabOrder = 9
    OnClick = Button6Click
  end
  object Edit3: TEdit
    Left = 232
    Top = 168
    Width = 65
    Height = 21
    TabOrder = 10
    Text = '0'
  end
  object Edit4: TEdit
    Left = 352
    Top = 168
    Width = 65
    Height = 21
    TabOrder = 11
    Text = '0'
  end
  object GroupBox2: TGroupBox
    Left = 128
    Top = 192
    Width = 345
    Height = 7
    TabOrder = 12
  end
  object Button7: TButton
    Left = 128
    Top = 208
    Width = 65
    Height = 25
    Caption = #32622#20301
    TabOrder = 13
    OnClick = Button7Click
  end
  object Edit5: TEdit
    Left = 232
    Top = 224
    Width = 65
    Height = 21
    TabOrder = 14
    Text = '0'
  end
  object Edit6: TEdit
    Left = 352
    Top = 224
    Width = 65
    Height = 21
    TabOrder = 15
    Text = '0'
  end
  object GroupBox3: TGroupBox
    Left = 128
    Top = 256
    Width = 345
    Height = 7
    TabOrder = 16
  end
  object Button8: TButton
    Left = 128
    Top = 232
    Width = 65
    Height = 25
    Caption = #22797#20301
    TabOrder = 17
    OnClick = Button8Click
  end
  object Button9: TButton
    Left = 128
    Top = 272
    Width = 65
    Height = 33
    Caption = #35835'VW'
    TabOrder = 18
    OnClick = Button9Click
  end
  object Edit7: TEdit
    Left = 232
    Top = 280
    Width = 65
    Height = 21
    TabOrder = 19
    Text = '0'
  end
  object Edit8: TEdit
    Left = 352
    Top = 280
    Width = 65
    Height = 21
    TabOrder = 20
    Text = '50'
  end
  object GroupBox4: TGroupBox
    Left = 128
    Top = 304
    Width = 345
    Height = 7
    TabOrder = 21
  end
  object Button10: TButton
    Left = 128
    Top = 320
    Width = 65
    Height = 33
    Caption = #20889'VW'
    TabOrder = 22
    OnClick = Button10Click
  end
  object Edit9: TEdit
    Left = 232
    Top = 328
    Width = 65
    Height = 21
    TabOrder = 23
    Text = '0'
  end
  object Edit10: TEdit
    Left = 352
    Top = 328
    Width = 65
    Height = 21
    TabOrder = 24
    Text = '0'
  end
  object GroupBox5: TGroupBox
    Left = 128
    Top = 352
    Width = 345
    Height = 7
    TabOrder = 25
  end
  object Button11: TButton
    Left = 128
    Top = 368
    Width = 65
    Height = 33
    Caption = #20301#27979#35797
    TabOrder = 26
    OnClick = Button11Click
  end
  object Edit11: TEdit
    Left = 272
    Top = 376
    Width = 65
    Height = 21
    TabOrder = 27
    Text = '0'
    OnChange = Edit11Change
  end
  object Edit12: TEdit
    Left = 376
    Top = 376
    Width = 65
    Height = 21
    TabOrder = 28
    Text = '0'
    OnChange = Edit12Change
  end
end

⌨️ 快捷键说明

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