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

📄 uregister.dfm

📁 GPRS无线数据管理软件,用于远程数据采集和分析以及展现
💻 DFM
字号:
object Fregister: TFregister
  Left = 213
  Top = 98
  BorderStyle = bsDialog
  Caption = #27880#20876#26381#21153
  ClientHeight = 182
  ClientWidth = 332
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 6
    Top = 8
    Width = 321
    Height = 137
    Caption = #27880#20876#26381#21153#22120#35774#32622
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 29
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #27880#20876#20013#24515
    end
    object Label2: TLabel
      Left = 8
      Top = 56
      Width = 48
      Height = 12
      Caption = #26381#21153#31471#21475
    end
    object Label3: TLabel
      Left = 8
      Top = 84
      Width = 48
      Height = 12
      Caption = #20027#24207#21015#21495
    end
    object Label4: TLabel
      Left = 8
      Top = 112
      Width = 60
      Height = 12
      Caption = #25193#23637#24207#21015#21495
    end
    object Edit1: TEdit
      Left = 72
      Top = 24
      Width = 121
      Height = 20
      Enabled = False
      MaxLength = 15
      TabOrder = 0
      Text = 'www.mdtu.com'
    end
    object RadioButton1: TRadioButton
      Left = 216
      Top = 25
      Width = 97
      Height = 17
      Caption = #38543#26381#21153#22120#21551#21160
      TabOrder = 1
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 216
      Top = 56
      Width = 89
      Height = 17
      Caption = #25163#24037#27880#20876
      Checked = True
      TabOrder = 2
      TabStop = True
      OnClick = RadioButton2Click
    end
    object Edit2: TEdit
      Left = 72
      Top = 52
      Width = 121
      Height = 20
      MaxLength = 5
      TabOrder = 3
      Text = '5003'
    end
    object Edit3: TEdit
      Left = 72
      Top = 80
      Width = 121
      Height = 20
      MaxLength = 10
      TabOrder = 4
    end
    object Edit4: TEdit
      Left = 72
      Top = 108
      Width = 241
      Height = 20
      MaxLength = 32
      TabOrder = 5
    end
  end
  object Button1: TButton
    Left = 192
    Top = 149
    Width = 63
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 264
    Top = 149
    Width = 63
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 6
    Top = 149
    Width = 51
    Height = 25
    Caption = #27880#20876
    TabOrder = 3
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 62
    Top = 149
    Width = 51
    Height = 25
    Caption = #27880#38144
    TabOrder = 4
    OnClick = Button4Click
  end
end

⌨️ 快捷键说明

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