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

📄 udbwrite.dfm

📁 西门子Prodave6.0 的Delphi 版本, 需要安装 Prodave60软件,支持以太网通讯
💻 DFM
字号:
object FrmDBWrite: TFrmDBWrite
  Left = 497
  Top = 192
  BorderStyle = bsDialog
  Caption = #25968#25454#22359#20889
  ClientHeight = 480
  ClientWidth = 449
  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 RzGroupBox1: TRzGroupBox
    Left = 8
    Top = 16
    Width = 433
    Height = 121
    Caption = ' '#25968#25454#22359#36873#25321
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 27
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25968#25454#22359#21495':'
    end
    object Label2: TLabel
      Left = 24
      Top = 59
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #36215#22987#22495':'
    end
    object Label3: TLabel
      Left = 24
      Top = 91
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #20889#25968#37327':'
    end
    object Label4: TLabel
      Left = 168
      Top = 27
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25968#25454#31867#22411':'
    end
    object Label5: TLabel
      Left = 168
      Top = 60
      Width = 32
      Height = 13
      AutoSize = False
      Caption = #29992#26102
    end
    object Label6: TLabel
      Left = 304
      Top = 60
      Width = 32
      Height = 13
      AutoSize = False
      Caption = 's'
    end
    object EditDataNO: TEdit
      Left = 88
      Top = 23
      Width = 41
      Height = 21
      TabOrder = 0
      Text = '400'
      OnChange = EditDataNOChange
    end
    object EditDBNOFirst: TEdit
      Left = 88
      Top = 55
      Width = 41
      Height = 21
      TabOrder = 1
      Text = '0'
      OnChange = EditDataNOChange
    end
    object EditDBCount: TEdit
      Left = 88
      Top = 87
      Width = 41
      Height = 21
      TabOrder = 2
      Text = '5'
      OnChange = EditDataNOChange
    end
    object ComboBox1: TComboBox
      Left = 248
      Top = 23
      Width = 105
      Height = 21
      ItemHeight = 13
      TabOrder = 3
      Text = #23383#33410' BYTE'
      OnChange = ComboBox1Change
      Items.Strings = (
        #23383#33410' Byte'
        #23383'     Word'
        #21452#23383' Dword')
    end
    object ButtonDbWrite: TButton
      Left = 344
      Top = 88
      Width = 75
      Height = 25
      Caption = #21551#21160#20889
      TabOrder = 4
      OnClick = ButtonDbWriteClick
    end
    object EditCountTim: TEdit
      Left = 248
      Top = 56
      Width = 49
      Height = 21
      TabOrder = 5
      Text = '0.00'
    end
  end
  object DbWriteStatusBar: TRzStatusBar
    Left = 0
    Top = 461
    Width = 449
    Height = 19
    BorderInner = fsNone
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
    BorderWidth = 0
    TabOrder = 1
    object DBWriteBar: TRzProgressBar
      Left = 0
      Top = 0
      Width = 241
      Height = 19
      Align = alLeft
      BackColor = clBtnFace
      BarStyle = bsLED
      BorderInner = fsFlat
      BorderOuter = fsNone
      BorderWidth = 1
      InteriorOffset = 1
      NumSegments = 50
      PartsComplete = 0
      Percent = 0
      ShowPercent = False
      TotalParts = 0
    end
  end
  object RzStrGrid: TRzStringGrid
    Left = 8
    Top = 144
    Width = 433
    Height = 313
    DefaultColWidth = 100
    FixedCols = 0
    RowCount = 2
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goEditing, goAlwaysShowEditor]
    PopupMenu = PopupMenu1
    ScrollBars = ssVertical
    TabOrder = 2
    FrameHotTrack = True
    FrameVisible = True
  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 = 400
    Top = 32
  end
  object DbWriteTimer: TTimer
    Enabled = False
    Interval = 150
    OnTimer = DbWriteTimerTimer
    Left = 368
    Top = 72
  end
  object PopupMenu1: TPopupMenu
    OwnerDraw = True
    Left = 248
    Top = 112
    object N1: TMenuItem
      Caption = #25554#20837#34892
      OnClick = N1Click
    end
    object N2: TMenuItem
      Caption = #21024#38500#34892
      OnClick = N2Click
    end
  end
  object XPMenu2: 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 = 208
    Top = 112
  end
end

⌨️ 快捷键说明

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