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

📄 adddtu.dfm

📁 GPRS/CDMA DTU数据中心源代码,基于DataCenterX控件开发.
💻 DFM
字号:
object frmAddDTU: TfrmAddDTU
  Left = 321
  Top = 324
  BorderStyle = bsDialog
  Caption = #26032#22686'DTU'
  ClientHeight = 155
  ClientWidth = 232
  Color = clCream
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 24
    Width = 43
    Height = 13
    Caption = 'DTUID   '
  end
  object Label2: TLabel
    Left = 24
    Top = 56
    Width = 54
    Height = 13
    Caption = #30331#24405#23494#30721'  '
  end
  object Edit1: TEdit
    Left = 96
    Top = 19
    Width = 102
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
    MaxLength = 8
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 96
    Top = 54
    Width = 103
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
    MaxLength = 6
    TabOrder = 1
  end
  object suiButton1: TsuiButton
    Left = 26
    Top = 104
    Width = 78
    Height = 25
    UIStyle = WinXP
    Caption = #26032#22686
    AutoSize = False
    TabOrder = 2
    Transparent = False
    ModalResult = 0
    Layout = blGlyphLeft
    Spacing = 4
    ResHandle = 0
    OnClick = suiButton1Click
  end
  object suiButton2: TsuiButton
    Left = 122
    Top = 104
    Width = 78
    Height = 25
    UIStyle = WinXP
    Caption = #21462#28040
    AutoSize = False
    TabOrder = 3
    Transparent = False
    ModalResult = 0
    Layout = blGlyphLeft
    Spacing = 4
    ResHandle = 0
    OnClick = suiButton2Click
  end
end

⌨️ 快捷键说明

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