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

📄 opcda20client_mainform.dfm

📁 delphi 开发opc server的扩展SDK包
💻 DFM
字号:
object MainForm: TMainForm
  Left = 445
  Top = 523
  Width = 604
  Height = 436
  Caption = 'OPC DA 2.0 Client Demo'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object ConnectBtn: TButton
    Left = 10
    Top = 8
    Width = 75
    Height = 25
    Caption = '&Connect'
    TabOrder = 0
    OnClick = ConnectBtnClick
  end
end

⌨️ 快捷键说明

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