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

📄 unit3.dfm

📁 分前台和后台
💻 DFM
字号:
object RegKey: TRegKey
  Left = 220
  Top = 113
  BorderStyle = bsNone
  Caption = 'RegKey'
  ClientHeight = 188
  ClientWidth = 250
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 250
    Height = 32
    Align = alTop
    BevelInner = bvLowered
    Caption = #31995#12288#32479#12288#27880#12288#20876
    Color = clBlack
    Font.Charset = GB2312_CHARSET
    Font.Color = clWhite
    Font.Height = -21
    Font.Name = #20223#23435'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    object RzFormShape1: TRzFormShape
      Left = 2
      Top = 2
      Width = 246
      Height = 28
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 32
    Width = 250
    Height = 156
    Align = alClient
    Color = clBlack
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 39
      Top = 56
      Width = 42
      Height = 12
      Caption = #26426#22120#30721':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 39
      Top = 88
      Width = 42
      Height = 12
      Caption = #27880#20876#21495':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 43
      Top = 120
      Width = 76
      Height = 26
      Caption = #27880#12288#20876
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 126
      Top = 120
      Width = 76
      Height = 26
      Caption = 'Esc.'#36864#12288#20986
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      OnClick = SpeedButton2Click
    end
    object Label3: TLabel
      Left = 47
      Top = 12
      Width = 156
      Height = 12
      Caption = #27880#20876#20107#39033#35831#32852#31995#36196#23792#32593#32852#31185#25216
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 35
      Top = 28
      Width = 180
      Height = 12
      Caption = 'Tel:0476-8250400'#12288'013337157735'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 83
      Top = 53
      Width = 121
      Height = 18
      TabStop = False
      BevelKind = bkSoft
      BevelOuter = bvNone
      Color = clBlack
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 83
      Top = 85
      Width = 121
      Height = 18
      BevelKind = bkSoft
      BevelOuter = bvNone
      Color = clBlack
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWhite
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 15
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      OnKeyPress = Edit2KeyPress
    end
  end
end

⌨️ 快捷键说明

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