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

📄 welcome.dfm

📁 使用C++Builder开发的常住人口管理系统
💻 DFM
字号:
object frmLogin: TfrmLogin
  Left = 240
  Top = 198
  Cursor = crHandPoint
  BorderStyle = bsDialog
  Caption = #24120#39547#19982#22806#26469#20154#21592#31649#29702#31995#32479#8212#8212#8212#8212#30331#38470#30028#38754
  ClientHeight = 192
  ClientWidth = 320
  Color = 16375449
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 24
    Width = 67
    Height = 19
    Cursor = crHandPoint
    Caption = #29992#25143#21517':'
    Color = 16375449
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label2: TLabel
    Left = 24
    Top = 56
    Width = 68
    Height = 19
    Cursor = crHandPoint
    Caption = #23494'  '#30721':'
    Color = 16375449
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label3: TLabel
    Left = 24
    Top = 88
    Width = 86
    Height = 19
    Cursor = crHandPoint
    Caption = #30331#38470#31867#22411':'
    Color = 16375449
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object edtDengLuID: TEdit
    Left = 112
    Top = 24
    Width = 169
    Height = 21
    Cursor = crHandPoint
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
  end
  object edtDengLuMiMa: TEdit
    Left = 112
    Top = 56
    Width = 169
    Height = 21
    Cursor = crHandPoint
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    PasswordChar = '*'
    TabOrder = 1
  end
  object butDengLu: TButton
    Left = 112
    Top = 128
    Width = 169
    Height = 25
    Cursor = crHandPoint
    Caption = #26222#36890#29992#25143#30331#38470
    TabOrder = 2
    OnClick = butDengLuClick
  end
  object comBxDengLuLeiXing: TComboBox
    Left = 112
    Top = 88
    Width = 169
    Height = 21
    Cursor = crHandPoint
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    TabOrder = 3
    Text = #26222#36890#29992#25143#30331#38470
    OnChange = comBxDengLuLeiXingChange
    Items.Strings = (
      #26222#36890#29992#25143#30331#38470
      #31649#29702#21592#30331#38470)
  end
end

⌨️ 快捷键说明

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