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

📄 uaginfo.dfm

📁 西门子Prodave6.0 的Delphi 版本, 需要安装 Prodave60软件,支持以太网通讯
💻 DFM
字号:
object FrmAGinfo: TFrmAGinfo
  Left = 524
  Top = 317
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = 'CPU '#20449#24687
  ClientHeight = 169
  ClientWidth = 333
  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 Label1: TLabel
    Left = 24
    Top = 22
    Width = 65
    Height = 17
    AutoSize = False
    Caption = 'CPU '#20449#24687
  end
  object Label2: TLabel
    Left = 24
    Top = 54
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #22266#20214#29256#26412
  end
  object Label3: TLabel
    Left = 24
    Top = 86
    Width = 65
    Height = 17
    AutoSize = False
    Caption = #30828#20214#29256#26412
  end
  object ButtonAGinfoSure: TButton
    Left = 24
    Top = 133
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = ButtonAGinfoSureClick
  end
  object ButtonAGinfoCancel: TButton
    Left = 240
    Top = 133
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 1
    OnClick = ButtonAGinfoCancelClick
  end
  object EditAGinfo: TEdit
    Left = 120
    Top = 16
    Width = 185
    Height = 21
    AutoSelect = False
    AutoSize = False
    ReadOnly = True
    TabOrder = 2
  end
  object EditPLCas: TEdit
    Left = 120
    Top = 48
    Width = 73
    Height = 21
    AutoSelect = False
    AutoSize = False
    ReadOnly = True
    TabOrder = 3
  end
  object EditpgAS: TEdit
    Left = 120
    Top = 80
    Width = 73
    Height = 21
    AutoSelect = False
    AutoSize = False
    ReadOnly = True
    TabOrder = 4
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMenuText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Color = clBtnFace
    DrawMenuBar = True
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    UseDimColor = False
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = True
    Active = True
    Left = 256
    Top = 72
  end
end

⌨️ 快捷键说明

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