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

📄 verifypassword.dfm

📁 类似于安利公司的奖金制度下的会员层次关系、会员级别、会员奖金等
💻 DFM
字号:
object FVerifyPassword: TFVerifyPassword
  Left = 401
  Top = 178
  Width = 364
  Height = 191
  Caption = #36523#20221#39564#35777
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 23
    Top = 15
    Width = 208
    Height = 13
    Caption = #27880#24847#65306#30331#24405#26412#31995#32479#38656#35201#21512#27861#30340#25480#26435#65292
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 62
    Top = 35
    Width = 234
    Height = 13
    Caption = #20219#20309#38750#27861#36827#20837#23558#36127#19982#27492#30456#20851#30340#27861#24459#36131#20219#65281
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 22
    Top = 79
    Width = 52
    Height = 13
    Caption = #29992#25143#21517#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 21
    Top = 113
    Width = 53
    Height = 13
    Caption = #23494'  '#30721#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Button: TButton
    Left = 230
    Top = 108
    Width = 75
    Height = 25
    Caption = #36827'  '#20837
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = ButtonClick
  end
  object Edit1: TEdit
    Left = 78
    Top = 73
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 78
    Top = 109
    Width = 121
    Height = 21
    PasswordChar = '$'
    TabOrder = 2
  end
end

⌨️ 快捷键说明

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