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

📄 frmexampasswordpas.dfm

📁 是一个用delphi设计的考勤系统
💻 DFM
字号:
inherited frmExamPassWord: TfrmExamPassWord
  Caption = #23494#30721#26657#39564
  ClientHeight = 92
  ClientWidth = 297
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited palUp: TPanel
    Width = 297
    inherited palRightUp: TPanel
      Left = 218
    end
    inherited palUpMid: TPanel
      Width = 141
      inherited imgCaption: TImage
        Width = 141
      end
    end
  end
  inherited palDown: TPanel
    Top = 83
    Width = 297
    inherited imgRightDown: TImage
      Left = 287
    end
    inherited imgDownMin: TImage
      Width = 277
    end
  end
  inherited palLeft: TPanel
    Height = 33
    inherited imgLeft: TImage
      Height = 33
    end
  end
  inherited palRight: TPanel
    Left = 287
    Height = 33
    inherited imgRight: TImage
      Height = 33
    end
  end
  inherited palClient: TPanel
    Width = 277
    Height = 33
    object Label1: TLabel
      Left = 8
      Top = 8
      Width = 117
      Height = 13
      Caption = #35831#36755#20837#25805#20316#21592#23494#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 120
      Top = 3
      Width = 147
      Height = 21
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 0
      OnKeyPress = Edit1KeyPress
    end
  end
end

⌨️ 快捷键说明

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