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

📄 unit6.~dfm

📁 报名系统
💻 ~DFM
字号:
object Form6: TForm6
  Left = 183
  Top = 65
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #20449#24687#20462#25913#30028#38754
  ClientHeight = 275
  ClientWidth = 542
  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
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 2
    Top = 228
    Width = 536
    Height = 9
    Shape = bsTopLine
  end
  object Label6: TLabel
    Left = 16
    Top = 67
    Width = 81
    Height = 20
    AutoSize = False
    Caption = #19987#19994
    FocusControl = DBEdit5
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 11
    Width = 89
    Height = 20
    AutoSize = False
    Caption = #22995#21517
    FocusControl = DBEdit1
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 193
    Top = 11
    Width = 65
    Height = 20
    AutoSize = False
    Caption = #24615#21035
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 288
    Top = 11
    Width = 65
    Height = 20
    AutoSize = False
    Caption = #27665#26063
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 426
    Top = 11
    Width = 89
    Height = 20
    AutoSize = False
    Caption = #20986#29983#24180#26376
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 193
    Top = 67
    Width = 129
    Height = 20
    AutoSize = False
    Caption = #24037#20316#21333#20301
    FocusControl = DBEdit7
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 16
    Top = 125
    Width = 121
    Height = 20
    AutoSize = False
    Caption = #32852#31995#30005#35805
    FocusControl = DBEdit8
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 195
    Top = 125
    Width = 65
    Height = 20
    AutoSize = False
    Caption = #32564#36153
    FocusControl = DBEdit6
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 307
    Top = 148
    Width = 129
    Height = 16
    AutoSize = False
    Caption = '('#21333#20301#65306#20803')'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 15
    Top = 172
    Width = 81
    Height = 20
    AutoSize = False
    Caption = #22791#27880
    FocusControl = DBEdit9
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label12: TLabel
    Left = 383
    Top = 123
    Width = 81
    Height = 25
    AutoSize = False
    Caption = #25307#29983#20154
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 56
    Top = 242
    Width = 75
    Height = 25
    Caption = #30830#35748#20462#25913
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 207
    Top = 242
    Width = 75
    Height = 25
    Caption = #25918#24323#20462#25913
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 368
    Top = 242
    Width = 75
    Height = 25
    Caption = #36864'   '#20986
    TabOrder = 2
    OnClick = Button3Click
  end
  object DBComboBox1: TDBComboBox
    Left = 288
    Top = 31
    Width = 111
    Height = 21
    DataField = #27665#26063
    DataSource = Form5.DataSource1
    ItemHeight = 13
    Items.Strings = (
      #27721#26063
      #21704#33832#20811#26063
      #22238#26063
      #32500#26063
      #20044#23388#21035#20811#26063
      #22612#22612#23572#26063
      #33945#21476#26063
      #28385#26063)
    TabOrder = 3
  end
  object DateTimePicker1: TDateTimePicker
    Left = 427
    Top = 31
    Width = 97
    Height = 21
    CalAlignment = dtaLeft
    Date = 38675.9431890162
    Time = 38675.9431890162
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 4
  end
  object DBComboBox2: TDBComboBox
    Left = 195
    Top = 32
    Width = 68
    Height = 21
    DataField = #24615#21035
    DataSource = Form5.DataSource1
    ItemHeight = 13
    Items.Strings = (
      #30007
      #22899)
    TabOrder = 5
  end
  object DBEdit1: TDBEdit
    Left = 16
    Top = 32
    Width = 145
    Height = 21
    DataField = #22995#21517
    DataSource = DataSource1
    TabOrder = 6
  end
  object DBEdit5: TDBEdit
    Left = 16
    Top = 89
    Width = 145
    Height = 21
    DataField = #19987#19994
    DataSource = DataSource1
    TabOrder = 7
  end
  object DBEdit7: TDBEdit
    Left = 193
    Top = 89
    Width = 331
    Height = 21
    DataField = #24037#20316#21333#20301
    DataSource = DataSource1
    TabOrder = 8
  end
  object DBEdit8: TDBEdit
    Left = 16
    Top = 146
    Width = 145
    Height = 21
    DataField = #32852#31995#30005#35805
    DataSource = DataSource1
    TabOrder = 9
  end
  object DBEdit6: TDBEdit
    Left = 195
    Top = 146
    Width = 104
    Height = 21
    DataField = #32564#36153
    DataSource = DataSource1
    TabOrder = 10
  end
  object DBEdit9: TDBEdit
    Left = 15
    Top = 196
    Width = 513
    Height = 21
    DataField = #22791#27880
    DataSource = DataSource1
    TabOrder = 11
  end
  object DBEdit2: TDBEdit
    Left = 384
    Top = 147
    Width = 137
    Height = 21
    DataField = #25307#29983#20154
    DataSource = DataSource1
    TabOrder = 12
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=xybmxt.mdb;Persist ' +
      'Security Info=False'
    LoginPrompt = False
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 187
    Top = 108
  end
  object DataSource1: TDataSource
    DataSet = Form5.ADOTable1
    Left = 235
    Top = 108
  end
  object ADOTable1: TADOTable
    Connection = Form5.ADOConnection1
    CursorType = ctStatic
    TableName = 'xyxxb'
    Left = 147
    Top = 112
  end
end

⌨️ 快捷键说明

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