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

📄 pwd.~dfm

📁 本文件中还有JSP、php和delphi等源程序
💻 ~DFM
字号:
object F_pwd: TF_pwd
  BorderStyle = bsDialog
  Caption = #23494#30721#20462#25913
  ClientHeight = 213
  ClientWidth = 299
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Position = poMainFormCenter
  Left = 8
  Top = 8
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Caption = #22995'  '#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Left = 64
    Top = 27
    Width = 64
    Height = 16
  end
  object Label2: TLabel
    Caption = #26087#23494#30721#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Left = 64
    Top = 59
    Width = 64
    Height = 16
  end
  object Label3: TLabel
    Caption = #26032#23494#30721#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Left = 64
    Top = 90
    Width = 64
    Height = 16
  end
  object Label4: TLabel
    Caption = #30830#35748#26032#23494#30721#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Left = 32
    Top = 122
    Width = 96
    Height = 16
  end
  object L_login: TLabel
    Caption = 'xxx'
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Left = 128
    Top = 27
    Width = 24
    Height = 16
    OnClick = L_loginClick
  end
  object MaskEdit1: TMaskEdit
    PasswordChar = '*'
    TabOrder = 0
    Left = 128
    Top = 56
    Width = 121
    Height = 21
  end
  object BitBtn1: TBitBtn
    Caption = #20462#25913
    TabOrder = 1
    Left = 56
    Top = 160
    Width = 75
    Height = 25
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Caption = #21462#28040
    TabOrder = 2
    Left = 152
    Top = 160
    Width = 75
    Height = 25
    OnClick = BitBtn2Click
  end
  object MaskEdit2: TMaskEdit
    PasswordChar = '*'
    TabOrder = 3
    Left = 128
    Top = 88
    Width = 121
    Height = 21
  end
  object MaskEdit3: TMaskEdit
    PasswordChar = '*'
    TabOrder = 4
    Left = 128
    Top = 120
    Width = 121
    Height = 21
  end
end

⌨️ 快捷键说明

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