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

📄 password.dfm

📁 物业管理系统系统特点 一、 实现集中式管理 系统将集团公司、各分公司、各物业管理处连接到一起
💻 DFM
字号:
object F_password: TF_password
  Left = 322
  Top = 195
  AutoScroll = False
  BorderIcons = [biSystemMenu]
  Caption = #23494#30721#20462#25913
  ClientHeight = 202
  ClientWidth = 310
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 54
    Top = 30
    Width = 48
    Height = 12
    Caption = #29992#25143#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label3: TLabel
    Left = 54
    Top = 60
    Width = 48
    Height = 12
    Caption = #21407#23494#30721#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label1: TLabel
    Left = 54
    Top = 90
    Width = 48
    Height = 12
    Caption = #26032#23494#30721#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label4: TLabel
    Left = 38
    Top = 122
    Width = 60
    Height = 12
    Caption = #30830#35748#23494#30721#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object EditPassword1: TMaskEdit
    Left = 105
    Top = 57
    Width = 162
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 1
    OnExit = EditPassword1Exit
  end
  object CobUsername: TComboBox
    Left = 105
    Top = 27
    Width = 162
    Height = 20
    Style = csDropDownList
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 0
  end
  object EditPassword2: TMaskEdit
    Left = 105
    Top = 87
    Width = 162
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 2
  end
  object EditPassword3: TMaskEdit
    Left = 105
    Top = 118
    Width = 162
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#20116#31508#21152#21152
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 3
    OnExit = EditPassword3Exit
  end
  object Button1: TButton
    Left = 64
    Top = 160
    Width = 91
    Height = 25
    Caption = #30830#23450'(&Y)'
    Enabled = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 160
    Top = 160
    Width = 89
    Height = 25
    Caption = #20851#38381'(&C)'
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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