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

📄 umain.dfm

📁 西门子Prodave6.0 的Delphi 版本, 需要安装 Prodave60软件,支持以太网通讯
💻 DFM
字号:
object PmainForm: TPmainForm
  Left = 338
  Top = 272
  Width = 700
  Height = 150
  BorderIcons = []
  Caption = 'Prodave  6.0 '#27979#35797'/Delphi7.0 '#29256#26412':V1.0.0.1 '#32534#21046' zjx'
  Color = clBtnFace
  Constraints.MaxHeight = 150
  Constraints.MaxWidth = 700
  Constraints.MinHeight = 150
  Constraints.MinWidth = 700
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poScreenCenter
  PrintScale = poNone
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 600
    Top = 48
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 0
    OnClick = Button1Click
  end
  object RzStatusBar1: TRzStatusBar
    Left = 0
    Top = 77
    Width = 692
    Height = 19
    BorderInner = fsNone
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
    BorderWidth = 0
    TabOrder = 1
    object RzClockStatus1: TRzClockStatus
      Left = 0
      Top = 0
      Width = 137
      Height = 19
      Align = alLeft
      Format = 'dddddd tt'
    end
    object RzStatusPane1: TRzStatusPane
      Left = 137
      Top = 0
      Width = 528
      Height = 19
      Align = alLeft
    end
  end
  object MainMenu1: TMainMenu
    BiDiMode = bdLeftToRight
    OwnerDraw = True
    ParentBiDiMode = False
    Left = 48
    Top = 16
    object N1: TMenuItem
      Caption = #24314#31435#36830#25509
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #20013#26029#36830#25509
      OnClick = N2Click
    end
    object N3: TMenuItem
      Caption = #35835#25968#25454
      object N4: TMenuItem
        Caption = 'DB '#35835
        OnClick = N4Click
      end
      object N8: TMenuItem
        Caption = #20869#23384#35835
        OnClick = N8Click
      end
    end
    object N5: TMenuItem
      Caption = #20889#25968#25454
      object DB2: TMenuItem
        Caption = 'DB '#20889
        OnClick = DB2Click
      end
      object N9: TMenuItem
        Caption = #20869#23384#20889
        OnClick = N9Click
      end
    end
    object AG1: TMenuItem
      Caption = 'AG '#20449#24687
      OnClick = AG1Click
    end
    object DB1: TMenuItem
      Caption = 'DB'#20449#24687#39029
      OnClick = DB1Click
    end
    object N6: TMenuItem
      Caption = #35786#26029#39029
      object BST1: TMenuItem
        Caption = 'BST '#35786#26029
      end
      object N12: TMenuItem
        Caption = #35786#26029#32531#20914#21306
        OnClick = N12Click
      end
      object BST2: TMenuItem
        Caption = 'BST '#29366#24577
      end
    end
    object N7: TMenuItem
      Caption = #20301#27979#35797
      object N10: TMenuItem
        Caption = #20301#20889
        OnClick = N10Click
      end
      object N11: TMenuItem
        Caption = #20301#35835#21462
        OnClick = N11Click
      end
    end
    object N13: TMenuItem
      Caption = #20851#20110
      OnClick = N13Click
    end
  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 = False
    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 = 48
    Top = 40
  end
end

⌨️ 快捷键说明

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