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

📄 udbnumber.dfm

📁 西门子Prodave6.0 的Delphi 版本, 需要安装 Prodave60软件,支持以太网通讯
💻 DFM
字号:
object FrmDBCount: TFrmDBCount
  Left = 480
  Top = 349
  BorderStyle = bsDialog
  Caption = #25968#25454#22359#32479#35745
  ClientHeight = 290
  ClientWidth = 229
  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
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 48
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #25968#25454#22359#28165#21333
  end
  object Label2: TLabel
    Left = 16
    Top = 16
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #25968#25454#22359#24635#25968':'
  end
  object Button1: TButton
    Left = 136
    Top = 248
    Width = 75
    Height = 25
    Caption = #35835#24320#22987
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 24
    Top = 248
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = Button2Click
  end
  object Memo1: TMemo
    Left = 16
    Top = 64
    Width = 193
    Height = 161
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 2
  end
  object Edit1: TEdit
    Left = 120
    Top = 12
    Width = 41
    Height = 21
    ReadOnly = True
    TabOrder = 3
    Text = '0'
  end
  object XPManifest1: TXPManifest
    Left = 65528
    Top = 224
  end
end

⌨️ 快捷键说明

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