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

📄 modiuser.~dfm

📁 本程序是用delphi开发的新生报名管理系统 该程序的数据库是采用SQL server建的
💻 ~DFM
字号:
object modiuser_Form: Tmodiuser_Form
  Left = 200
  Top = 204
  BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  BorderStyle = bsSingle
  Caption = #28155#21152'/'#20462#25913#29992#25143#20449#24687
  ClientHeight = 185
  ClientWidth = 328
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clFuchsia
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 48
    Width = 329
    Height = 137
    Caption = #21151#33021#26435#38480#21015#34920
    TabOrder = 0
    object CheckListBox1: TCheckListBox
      Left = 2
      Top = 15
      Width = 325
      Height = 120
      Align = alClient
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      ItemHeight = 13
      TabOrder = 0
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 329
    Height = 49
    Color = clMoneyGreen
    TabOrder = 1
    object yhm_LEdit: TLabeledEdit
      Left = 8
      Top = 16
      Width = 73
      Height = 21
      EditLabel.Width = 36
      EditLabel.Height = 13
      EditLabel.Caption = #29992#25143#21517
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      TabOrder = 0
    end
    object mm_LEdit: TLabeledEdit
      Left = 88
      Top = 16
      Width = 73
      Height = 21
      EditLabel.Width = 24
      EditLabel.Height = 13
      EditLabel.Caption = #23494#30721
      ImeName = #32043#20809#25340#38899#36755#20837#27861
      PasswordChar = '*'
      TabOrder = 1
    end
    object BitBtn1: TBitBtn
      Left = 168
      Top = 16
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
      Kind = bkOK
    end
    object BitBtn2: TBitBtn
      Left = 248
      Top = 16
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 3
      Kind = bkCancel
    end
  end
  object Query1: TQuery
    Left = 112
    Top = 128
  end
end

⌨️ 快捷键说明

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