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

📄 uregsoft.dfm

📁 某计算机系本科学生做的加密设计及实现
💻 DFM
字号:
object RegSoftFrm: TRegSoftFrm
  Left = 238
  Top = 194
  Width = 434
  Height = 181
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #27880#20876
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 6
    Top = 8
    Width = 120
    Height = 12
    Caption = #35831#22635#20889#19979#38754#30340#27880#20876#20449#24687
  end
  object lblExpired: TLabel
    Left = 318
    Top = 32
    Width = 108
    Height = 12
    Caption = #24050#32463#36229#26399#65292#35831#27880#20876#12290
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object btnReg: TButton
    Left = 318
    Top = 48
    Width = 97
    Height = 25
    Caption = #27880#20876
    TabOrder = 0
    OnClick = btnRegClick
  end
  object btnCancel: TButton
    Left = 318
    Top = 96
    Width = 97
    Height = 25
    Cancel = True
    Caption = #21462#28040
    TabOrder = 1
    OnClick = btnCancelClick
  end
  object GroupBox1: TGroupBox
    Left = 6
    Top = 24
    Width = 297
    Height = 121
    Caption = #27880#20876#20449#24687
    TabOrder = 2
    object Label2: TLabel
      Left = 21
      Top = 23
      Width = 48
      Height = 12
      Caption = #29992#25143#21517#65306
    end
    object Label3: TLabel
      Left = 21
      Top = 47
      Width = 48
      Height = 12
      Caption = #27880#20876#20154#65306
    end
    object Label4: TLabel
      Left = 21
      Top = 71
      Width = 48
      Height = 12
      Caption = #26657#39564#30721#65306
    end
    object Label6: TLabel
      Left = 21
      Top = 95
      Width = 48
      Height = 12
      Caption = #27880#20876#30721#65306
    end
    object edtDDHName: TEdit
      Left = 72
      Top = 19
      Width = 209
      Height = 20
      TabOrder = 0
    end
    object edtPersonName: TEdit
      Left = 72
      Top = 43
      Width = 209
      Height = 20
      TabOrder = 1
    end
    object edtCode: TEdit
      Left = 72
      Top = 91
      Width = 209
      Height = 20
      TabOrder = 2
    end
    object edtAuthCode: TEdit
      Left = 72
      Top = 67
      Width = 209
      Height = 20
      ReadOnly = True
      TabOrder = 3
    end
  end
  object RegwareII: TRegwareII
    MaxChars = 100
    ProgGUID = '{7FF02D23-3021-410E-88EB-57834625BB7F}'
    Seed = 123456789
    AuthCode = '4LS0WCTE'
    Left = 128
    Top = 8
  end
end

⌨️ 快捷键说明

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