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

📄 freg.dfm

📁 a voice guide client ,it is the second part of voice guide center
💻 DFM
字号:
object frmReg: TfrmReg
  Left = 192
  Top = 138
  ActiveControl = edtKeyId
  BorderStyle = bsDialog
  Caption = #27880#20876
  ClientHeight = 123
  ClientWidth = 402
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 3
    Width = 401
    Height = 85
    Caption = #27880#20876
    TabOrder = 0
    object Label1: TLabel
      Left = 15
      Top = 24
      Width = 39
      Height = 13
      Caption = #27880#20876#20018':'
    end
    object Label2: TLabel
      Left = 15
      Top = 54
      Width = 39
      Height = 13
      Caption = #38053#21273#20018':'
    end
    object edtUserId: TEdit
      Left = 63
      Top = 18
      Width = 330
      Height = 21
      Color = clBtnFace
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ReadOnly = True
      TabOrder = 0
    end
    object edtKeyId: TEdit
      Left = 63
      Top = 49
      Width = 330
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
  end
  object btnReg: TButton
    Left = 132
    Top = 94
    Width = 112
    Height = 25
    Caption = #27880#20876'(&R)'
    Default = True
    ModalResult = 1
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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