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

📄 unit16.dfm

📁 学校学籍管理系统
💻 DFM
字号:
object jiaoji: Tjiaoji
  Left = 367
  Top = 331
  Width = 268
  Height = 298
  BorderIcons = []
  Caption = 'jiaoji'
  Color = clBtnFace
  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 = 15
    Top = 14
    Width = 60
    Height = 15
    Caption = #20070#31821#21517#31216
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 16
    Top = 42
    Width = 45
    Height = 15
    Caption = #20986#29256#31038
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 16
    Top = 72
    Width = 30
    Height = 15
    Caption = #20027#32534
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 16
    Top = 99
    Width = 60
    Height = 15
    Caption = #39046#20070#25968#37327
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 16
    Top = 154
    Width = 30
    Height = 15
    Caption = #21333#20215
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 16
    Top = 127
    Width = 60
    Height = 15
    Caption = #39046#20070#26085#26399
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 16
    Top = 180
    Width = 45
    Height = 15
    Caption = #39046#20070#20154
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 16
    Top = 206
    Width = 30
    Height = 15
    Caption = #22791#27880
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBLookupComboBox2: TDBLookupComboBox
    Left = 79
    Top = 37
    Width = 161
    Height = 21
    DataField = 'jicu'
    DataSource = DataSource2
    KeyField = 'cu'
    ListField = 'cu'
    ListSource = DataSource1
    TabOrder = 0
  end
  object DBLookupComboBox4: TDBLookupComboBox
    Left = 79
    Top = 67
    Width = 88
    Height = 21
    DataField = 'jizhe'
    DataSource = DataSource2
    KeyField = 'zhe'
    ListField = 'zhe'
    ListSource = DataSource1
    TabOrder = 1
  end
  object Edit1: TEdit
    Left = 79
    Top = 94
    Width = 86
    Height = 21
    TabOrder = 2
  end
  object DBLookupComboBox5: TDBLookupComboBox
    Left = 79
    Top = 150
    Width = 55
    Height = 21
    DataField = 'jiji'
    DataSource = DataSource2
    KeyField = 'ji'
    ListField = 'ji'
    ListSource = DataSource1
    TabOrder = 3
  end
  object Edit3: TEdit
    Left = 79
    Top = 206
    Width = 157
    Height = 21
    TabOrder = 4
  end
  object DBLookupComboBox6: TDBLookupComboBox
    Left = 79
    Top = 177
    Width = 82
    Height = 21
    DataField = 'jiren'
    DataSource = DataSource2
    KeyField = 'bu'
    ListField = 'bu'
    ListSource = DataSource3
    TabOrder = 5
  end
  object Button1: TButton
    Left = 45
    Top = 240
    Width = 47
    Height = 21
    Caption = #30830#23450
    TabOrder = 6
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 157
    Top = 240
    Width = 47
    Height = 21
    Caption = #20851#38381
    TabOrder = 7
    OnClick = Button2Click
  end
  object Edit2: TEdit
    Left = 79
    Top = 10
    Width = 161
    Height = 21
    TabOrder = 8
    OnChange = Edit2Change
  end
  object DateTimePicker1: TDateTimePicker
    Left = 81
    Top = 122
    Width = 87
    Height = 21
    Date = 38037.000000000000000000
    Time = 38037.000000000000000000
    TabOrder = 9
    TabStop = False
  end
  object DataSource1: TDataSource
    DataSet = Dm.aoru
    Left = 232
    Top = 72
  end
  object DataSource2: TDataSource
    DataSet = Dm.aoji
    Left = 8
  end
  object DataSource3: TDataSource
    DataSet = Dm.pus
    Left = 232
    Top = 104
  end
end

⌨️ 快捷键说明

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