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

📄 modigy.dfm

📁 本程序是用delphi开发的新生报名管理系统 该程序的数据库是采用SQL server建的
💻 DFM
字号:
object modigy_Form: Tmodigy_Form
  Left = 746
  Top = 443
  BorderStyle = bsSingle
  Caption = #26032#29983#20303#23487#23433#25490
  ClientHeight = 181
  ClientWidth = 308
  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
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 48
    Width = 57
    Height = 13
    Caption = #20844#23507#20195#30721'   '
  end
  object xh_LEdit: TLabeledEdit
    Left = 24
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 33
    EditLabel.Height = 13
    EditLabel.Caption = #23398#21495'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 0
  end
  object qsbh_LEdit: TLabeledEdit
    Left = 24
    Top = 112
    Width = 121
    Height = 21
    EditLabel.Width = 60
    EditLabel.Height = 13
    EditLabel.Caption = #23517#23460#32534#21495'    '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 1
  end
  object xm_LEdit: TLabeledEdit
    Left = 160
    Top = 24
    Width = 121
    Height = 21
    EditLabel.Width = 39
    EditLabel.Height = 13
    EditLabel.Caption = #22995#21517'     '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 2
  end
  object gydm_ComBox: TComboBox
    Left = 24
    Top = 64
    Width = 121
    Height = 21
    Cursor = crHandPoint
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 13
    TabOrder = 3
    OnChange = gydm_ComBoxChange
  end
  object fy_LEdit: TLabeledEdit
    Left = 160
    Top = 112
    Width = 121
    Height = 21
    EditLabel.Width = 57
    EditLabel.Height = 13
    EditLabel.Caption = #25910#36153#37329#39069'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 4
  end
  object gyjb_LEdit: TLabeledEdit
    Left = 160
    Top = 64
    Width = 121
    Height = 21
    EditLabel.Width = 57
    EditLabel.Height = 13
    EditLabel.Caption = #20844#23507#32423#21035'   '
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 5
  end
  object BitBtn1: TBitBtn
    Left = 48
    Top = 144
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 6
    OnClick = BitBtn1Click
    Kind = bkYes
  end
  object BitBtn2: TBitBtn
    Left = 184
    Top = 144
    Width = 75
    Height = 25
    TabOrder = 7
    OnClick = BitBtn2Click
    Kind = bkCancel
  end
  object Query1: TQuery
    Left = 144
    Top = 336
  end
end

⌨️ 快捷键说明

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