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

📄 update_psw_frms.dfm

📁 证券公司考试系统,三层架构,从题库自动产生试卷,全部主观题
💻 DFM
字号:
object Update_Psw_Frm: TUpdate_Psw_Frm
  Left = 295
  Top = 229
  BorderStyle = bsDialog
  Caption = #20462#25913#23494#30721
  ClientHeight = 138
  ClientWidth = 168
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 168
    Height = 119
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object Panel2: TPanel
      Left = 2
      Top = 76
      Width = 164
      Height = 41
      Align = alBottom
      BevelInner = bvLowered
      TabOrder = 0
      object Button1: TButton
        Left = 16
        Top = 8
        Width = 57
        Height = 25
        Caption = #30830' '#35748
        TabOrder = 0
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 88
        Top = 8
        Width = 57
        Height = 25
        Caption = #21462' '#28040
        TabOrder = 1
        OnClick = Button2Click
      end
    end
    object Panel3: TPanel
      Left = 2
      Top = 2
      Width = 164
      Height = 74
      Align = alClient
      BevelInner = bvLowered
      TabOrder = 1
      object Label2: TLabel
        Left = 14
        Top = 40
        Width = 45
        Height = 13
        Caption = #30830'   '#35748#65306
      end
      object Label1: TLabel
        Left = 11
        Top = 16
        Width = 48
        Height = 13
        Caption = #26032#23494#30721#65306
      end
      object Re_New_Psw_Edit: TEdit
        Left = 64
        Top = 39
        Width = 89
        Height = 21
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = [fsItalic]
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ParentFont = False
        PasswordChar = '*'
        TabOrder = 1
      end
      object New_Psw_Edit: TEdit
        Left = 64
        Top = 10
        Width = 89
        Height = 21
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = [fsItalic]
        ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
        ParentFont = False
        PasswordChar = '*'
        TabOrder = 0
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 119
    Width = 168
    Height = 19
    Panels = <
      item
        Width = 200
      end>
    SimplePanel = False
  end
end

⌨️ 快捷键说明

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