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

📄 addaccountunit.dfm

📁 人事管理系统帮助人们管理复杂的关系
💻 DFM
字号:
object addAccountForm: TaddAccountForm
  Left = 412
  Top = 248
  Width = 229
  Height = 219
  Caption = #28155#21152#24080#25143
  Color = clCaptionText
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 72
    Top = 9
    Width = 81
    Height = 20
    AutoSize = False
    Caption = #28155#21152#24080#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 20
    Top = 45
    Width = 70
    Height = 13
    Caption = #24080#25143#21517#31216#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 20
    Top = 77
    Width = 70
    Height = 13
    Caption = #24080#25143#23494#30721#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 20
    Top = 110
    Width = 70
    Height = 13
    Caption = #24080#25143#26435#38480#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object edtAccount: TEdit
    Left = 82
    Top = 42
    Width = 121
    Height = 21
    BevelKind = bkFlat
    BorderStyle = bsNone
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object edtPwd: TEdit
    Left = 82
    Top = 74
    Width = 121
    Height = 21
    BevelKind = bkFlat
    BorderStyle = bsNone
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
  end
  object CBPurview: TComboBox
    Left = 82
    Top = 107
    Width = 121
    Height = 21
    BevelKind = bkFlat
    Font.Charset = DEFAULT_CHARSET
    Font.Color = 16554836
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ItemHeight = 13
    ParentFont = False
    TabOrder = 2
    Items.Strings = (
      #24635#32463#29702
      #36130#21153#32463#29702
      #20154#20107#32463#29702
      #20854#23427#32463#29702)
  end
  object BtExit: TButton
    Left = 125
    Top = 144
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = BtExitClick
  end
  object BtAddAccount: TButton
    Left = 20
    Top = 144
    Width = 75
    Height = 25
    Caption = #28155#21152
    TabOrder = 4
    OnClick = BtAddAccountClick
  end
end

⌨️ 快捷键说明

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