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

📄 remoteupgrade.dfm

📁 GPRS/CDMA DTU数据中心源代码,基于DataCenterX控件开发.
💻 DFM
字号:
object frmRemoteUpgrade: TfrmRemoteUpgrade
  Left = 225
  Top = 164
  Width = 605
  Height = 560
  Caption = 'GPRS DTU'#36828#31243#21319#32423
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnActivate = FormActivate
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 597
    Height = 65
    Align = alTop
    Color = clSkyBlue
    TabOrder = 0
    object GroupBox2: TGroupBox
      Left = 1
      Top = 1
      Width = 360
      Height = 63
      Align = alLeft
      Caption = 'DTU'#20449#24687
      Color = clSkyBlue
      ParentColor = False
      TabOrder = 0
      object lbDTUInfo: TLabel
        Left = 16
        Top = 27
        Width = 142
        Height = 13
        Caption = 'DTUID:                                   '
      end
    end
    object GroupBox1: TGroupBox
      Left = 366
      Top = 1
      Width = 225
      Height = 62
      Caption = #25991#20214#19979#36733
      TabOrder = 1
      object suiButton2: TsuiButton
        Left = 137
        Top = 25
        Width = 72
        Height = 24
        UIStyle = WinXP
        Caption = #24320#22987#19979#36733
        AutoSize = False
        TabOrder = 0
        Transparent = False
        ModalResult = 0
        Layout = blGlyphLeft
        Spacing = 4
        ResHandle = 0
        OnClick = suiButton2Click
      end
      object CheckBox2: TCheckBox
        Left = 16
        Top = 28
        Width = 113
        Height = 17
        Caption = #19979#36733#21518#33258#21160#20999#25442'   '
        Checked = True
        State = cbChecked
        TabOrder = 1
      end
      object suiButton3: TsuiButton
        Left = 137
        Top = 25
        Width = 72
        Height = 24
        UIStyle = WinXP
        Caption = #21462#28040#19979#36733
        AutoSize = False
        Visible = False
        TabOrder = 2
        Transparent = False
        ModalResult = 0
        Layout = blGlyphLeft
        Spacing = 4
        ResHandle = 0
        OnClick = suiButton3Click
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 495
    Width = 597
    Height = 19
    Panels = <
      item
        Text = #20018#21475#29366#24577#65306
        Width = 80
      end
      item
        Width = 200
      end
      item
        Text = #25805#20316#32467#26524#65306
        Width = 100
      end
      item
        Width = 100
      end>
    SimplePanel = False
  end
  object Panel2: TPanel
    Left = 0
    Top = 65
    Width = 597
    Height = 430
    Align = alClient
    Caption = 'Panel2'
    TabOrder = 2
    object Memo1: TMemo
      Left = 1
      Top = 272
      Width = 595
      Height = 157
      Align = alBottom
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
    end
    object Memo2: TMemo
      Left = 1
      Top = 1
      Width = 595
      Height = 255
      Align = alClient
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
    object ProgressBar1: TProgressBar
      Left = 1
      Top = 256
      Width = 595
      Height = 16
      Align = alBottom
      Min = 0
      Max = 100
      Smooth = True
      Step = 1
      TabOrder = 2
    end
  end
  object Timer1: TTimer
    Interval = 200
    OnTimer = Timer1Timer
    Left = 112
    Top = 8
  end
  object MainMenu1: TMainMenu
    Left = 136
    Top = 104
    object N2: TMenuItem
      Caption = #20999#25442#31243#24207
      OnClick = N2Click
    end
    object N3: TMenuItem
      Caption = #33719#21462#29256#26412#21495
      OnClick = N3Click
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 192
    Top = 8
  end
end

⌨️ 快捷键说明

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