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

📄 ubittest.dfm

📁 西门子Prodave6.0 的Delphi 版本, 需要安装 Prodave60软件,支持以太网通讯
💻 DFM
字号:
object FrmBitTest: TFrmBitTest
  Left = 547
  Top = 345
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #20301#35835#20889#27979#35797
  ClientHeight = 165
  ClientWidth = 301
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 24
    Width = 209
    Height = 121
    Caption = #20301#23646#24615
    Ctl3D = True
    ParentCtl3D = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 105
      Height = 17
      AutoSize = False
      Caption = #20869#23384#23383#33410#21495'(MB):'
    end
    object Label2: TLabel
      Left = 16
      Top = 56
      Width = 41
      Height = 17
      AutoSize = False
      Caption = #20301#21495':'
    end
    object Label3: TLabel
      Left = 16
      Top = 80
      Width = 57
      Height = 17
      AutoSize = False
      Caption = #26356#25913#20540
    end
    object AbLED1: TAbLED
      Left = 176
      Top = 74
      Width = 17
      Height = 26
      LED_Position = lpLeft
      Spacing = 5
      Checked = False
      Flashing = False
      Frequency = ff1Hz
      StatusInt = 0
      StatusBit = 0
      GroupIndex = 0
      Mode = mIndicator
    end
    object EditMBNr: TEdit
      Left = 138
      Top = 28
      Width = 39
      Height = 21
      TabOrder = 0
      Text = '0'
    end
    object EditBitNr: TEdit
      Left = 138
      Top = 52
      Width = 39
      Height = 21
      TabOrder = 1
      Text = '0'
    end
    object EditValue: TEdit
      Left = 138
      Top = 76
      Width = 25
      Height = 21
      TabOrder = 2
      Text = '0'
    end
  end
  object Button1: TButton
    Left = 232
    Top = 40
    Width = 57
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 232
    Top = 104
    Width = 57
    Height = 25
    Caption = #20889#20837
    TabOrder = 2
    OnClick = Button2Click
  end
  object XPManifest1: TXPManifest
    Left = 264
    Top = 16
  end
end

⌨️ 快捷键说明

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