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

📄 datalog.dfm

📁 s7comm.rar 西门子与pc通讯程序
💻 DFM
字号:
object Form2: TForm2
  Left = 482
  Top = 181
  Width = 322
  Height = 359
  Caption = #25968#25454#35760#24405
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 80
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #22359#21495
  end
  object Label2: TLabel
    Left = 8
    Top = 112
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #36215#22987#22320#22336
  end
  object Label3: TLabel
    Left = 8
    Top = 144
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #25968#37327'<10'
  end
  object Label5: TLabel
    Left = 8
    Top = 40
    Width = 84
    Height = 13
    Caption = #25968#25454#22359#35835#21462#21151#33021
  end
  object Label4: TLabel
    Left = 0
    Top = 192
    Width = 32
    Height = 13
    Caption = 'Label4'
  end
  object Button4: TButton
    Left = 136
    Top = 168
    Width = 75
    Height = 25
    Caption = #25968#25454#27983#35272
    TabOrder = 0
    OnClick = Button4Click
  end
  object Edit1: TEdit
    Left = 72
    Top = 80
    Width = 41
    Height = 21
    TabOrder = 1
    Text = '8'
  end
  object Button7: TButton
    Left = 136
    Top = 64
    Width = 75
    Height = 25
    Caption = #35760#24405#24320#22987
    TabOrder = 2
    OnClick = Button7Click
  end
  object Button8: TButton
    Left = 136
    Top = 112
    Width = 75
    Height = 25
    Caption = #35760#24405#20572#27490
    TabOrder = 3
    OnClick = Button8Click
  end
  object Edit2: TEdit
    Left = 72
    Top = 112
    Width = 41
    Height = 21
    TabOrder = 4
    Text = '0'
  end
  object Edit3: TEdit
    Left = 72
    Top = 144
    Width = 41
    Height = 21
    TabOrder = 5
    Text = '6'
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 128
    Top = 16
  end
  object MainMenu1: TMainMenu
    BiDiMode = bdLeftToRight
    ParentBiDiMode = False
    Left = 248
    Top = 16
    object N1: TMenuItem
      Caption = #37319#38598#39057#29575' '
      object N2000ms1: TMenuItem
        Caption = '2000ms'
        OnClick = N2000ms1Click
      end
      object N1000ms1: TMenuItem
        Caption = '1000ms'
        RadioItem = True
        OnClick = N1000ms1Click
      end
      object N500ms1: TMenuItem
        Caption = '500ms'
        Checked = True
        RadioItem = True
        OnClick = N500ms1Click
      end
      object N300ms1: TMenuItem
        Caption = '300ms'
        RadioItem = True
        OnClick = N300ms1Click
      end
    end
    object shu1: TMenuItem
      Caption = #25968#25454#24211#25805#20316
      object N2: TMenuItem
        Caption = #26032#24314#25968#25454#24211
      end
      object N3: TMenuItem
        Caption = #27983#35272#25968#25454#24211
      end
      object N4: TMenuItem
        Caption = #36873#25321#25968#25454#24211
      end
    end
  end
  object Timer2: TTimer
    Interval = 3000
    OnTimer = Timer2Timer
    Left = 192
    Top = 16
  end
end

⌨️ 快捷键说明

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