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

📄 unit_login.dfm

📁 航空人身保险信息管理系统使用SQL和DELHPI开发
💻 DFM
字号:
object FrmLogin: TFrmLogin
  Left = 247
  Top = 169
  Width = 417
  Height = 321
  Caption = #33322#31354#26053#23458#20154#36523#24847#22806#20260#23475#20445#38505#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 40
    Width = 294
    Height = 22
    Caption = #33322#31354#26053#23458#20154#36523#24847#22806#20260#23475#20445#38505#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #21326#25991#24425#20113
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 96
    Top = 152
    Width = 60
    Height = 15
    Caption = #30331#24405#23494#30721
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 96
    Top = 108
    Width = 60
    Height = 15
    Caption = #30331#24405#20195#30721
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 96
    Top = 192
    Width = 60
    Height = 15
    Caption = #26426#26500#36873#25321
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 192
    Top = 152
    Width = 97
    Height = 21
    PasswordChar = '*'
    TabOrder = 0
    OnKeyPress = Edit1KeyPress
  end
  object Button1: TButton
    Left = 96
    Top = 240
    Width = 73
    Height = 25
    Cancel = True
    Caption = #30830#23450'(&Y)'
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 216
    Top = 240
    Width = 73
    Height = 25
    Caption = #21462#28040'(&C)'
    TabOrder = 2
    OnClick = Button2Click
  end
  object Edit2: TEdit
    Left = 192
    Top = 104
    Width = 97
    Height = 21
    TabOrder = 3
    OnKeyPress = Edit2KeyPress
  end
  object ComboBox1: TComboBox
    Left = 192
    Top = 192
    Width = 145
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 4
    Text = '620180'
    Items.Strings = (
      '620180'
      '620118'
      '/')
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 16
    Top = 32
  end
end

⌨️ 快捷键说明

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