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

📄 sys_login.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Sys_Login: TFrm_Sys_Login
  Left = 271
  Top = 352
  Caption = #29992#25143#30331#24405
  ClientHeight = 177
  ClientWidth = 372
  PixelsPerInch = 96
  TextHeight = 12
  inherited Label1: TLabel
    Left = 80
    Top = 56
    Width = 72
    Caption = #29992#25143#20195#30721'(&I):'
  end
  object Label4: TLabel [1]
    Left = 80
    Top = 26
    Width = 72
    Height = 12
    Caption = #24403#21069#26085#26399'(&D):'
    Font.ChArset = GB2312_CHArSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel [2]
    Left = 80
    Top = 86
    Width = 72
    Height = 12
    Caption = #29992#25143#21475#20196'(&P):'
    Font.ChArset = GB2312_CHArSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Bevel1: TBevel [3]
    Left = 10
    Top = 118
    Width = 352
    Height = 4
  end
  object SpeedButton1: TSpeedButton [4]
    Left = 258
    Top = 18
    Width = 32
    Height = 20
    Caption = #27880#20876
    Visible = False
    OnClick = SpeedButton1Click
  end
  inherited btn_ok: TButton
    Left = 152
    Top = 138
    Width = 88
    Height = 25
    TabOrder = 2
  end
  inherited btn_Cancel: TButton
    Left = 254
    Top = 138
    Width = 88
    Height = 25
    TabOrder = 3
  end
  inherited edt_tmp: TEdit
    Left = 368
    Top = 1
    Width = 0
    TabOrder = 5
  end
  object medt_Date: TMaskEdit
    Left = 152
    Top = 20
    Width = 100
    Height = 20
    Enabled = False
    EditMask = '9999.99.99;1; '
    Font.ChArset = GB2312_CHArSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    MaxLength = 10
    ParentFont = False
    TabOrder = 6
    Text = '    .  .  '
    OnExit = edt_tmpExit
  end
  object edt_Password: TEdit
    Left = 152
    Top = 80
    Width = 100
    Height = 20
    Font.ChArset = GB2312_CHArSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ParentFont = False
    PasswordChAr = '*'
    TabOrder = 1
    OnExit = edt_tmpExit
  end
  object Animate1: TAnimate
    Left = 18
    Top = 20
    Width = 49
    Height = 46
  end
  object Cmbx_User: TComboBox
    Left = 152
    Top = 50
    Width = 100
    Height = 20
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 12
    TabOrder = 0
    OnExit = edt_tmpExit
  end
  object btn_Help: TButton
    Left = 28
    Top = 138
    Width = 88
    Height = 25
    Caption = #24110#21161'(&H)'
    TabOrder = 4
  end
  object CheckBox1: TCheckBox
    Left = 258
    Top = 83
    Width = 73
    Height = 17
    Caption = #26356#25913#21475#20196
    Enabled = False
    TabOrder = 8
  end
  object AdoQry_Login: TAdoQuery
    ConnectionString = 'FILE Name=Mrpii.udl'
    Parameters = <>
    Left = 268
    Top = 44
  end
end

⌨️ 快捷键说明

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