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

📄 u_apply.dfm

📁 delphi编的排课管理系统
💻 DFM
字号:
object f_apply: Tf_apply
  Left = 228
  Top = 251
  Width = 798
  Height = 570
  Caption = #35838#31243#30003#35831
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 541
    Top = 2
    Width = 84
    Height = 25
    Caption = #22686#21152
    Flat = True
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 625
    Top = 2
    Width = 81
    Height = 25
    Caption = #26597#30475
    Flat = True
    OnClick = SpeedButton2Click
  end
  object DBGridEh1: TDBGridEh
    Left = 8
    Top = 28
    Width = 153
    Height = 345
    DataSource = DataModule1.ds_tb_class
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    ImeName = #26216#26342#20116#31508'5.0'
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        EditButtons = <>
        FieldName = 'Id'
        Footers = <>
        Title.Caption = #39034#24207#21495
      end
      item
        EditButtons = <>
        FieldName = 'Name'
        Footers = <>
        Title.Caption = #29677#32423#21517#31216
      end>
  end
  object DBGridEh2: TDBGridEh
    Left = 168
    Top = 28
    Width = 625
    Height = 345
    DataSource = DataModule1.ds_apply
    Flat = True
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    ImeName = #26216#26342#20116#31508'5.0'
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        EditButtons = <>
        FieldName = 'Lsh'
        Footers = <>
        Title.Caption = #27969#27700#21495
      end
      item
        EditButtons = <>
        FieldName = 'Id'
        Footers = <>
        Title.Caption = #35838#31243#30003#35831'ID'
      end
      item
        EditButtons = <>
        FieldName = 'Class'
        Footers = <>
        Title.Caption = #29677#32423#21517#31216
      end
      item
        EditButtons = <>
        FieldName = 'Kc_na'
        Footers = <>
        Title.Caption = #35838#31243#31616#31216
      end
      item
        EditButtons = <>
        FieldName = 'Code'
        Footers = <>
        Title.Caption = #20195#30721
      end
      item
        EditButtons = <>
        FieldName = 'Star_week'
        Footers = <>
        Title.Caption = #24320#22987#21608
      end
      item
        EditButtons = <>
        FieldName = 'Week_time'
        Footers = <>
        Title.Caption = #21608#35838#27425
      end
      item
        EditButtons = <>
        FieldName = 'Xueshi'
        Footers = <>
        Title.Caption = #24635#23398#26102
      end
      item
        EditButtons = <>
        FieldName = 'Room'
        Footers = <>
        Title.Caption = #25945#23460
      end
      item
        EditButtons = <>
        FieldName = 'Kind'
        Footers = <>
        Title.Caption = #25945#23460#31867#22411
      end
      item
        EditButtons = <>
        FieldName = 'Tech'
        Footers = <>
        Title.Caption = #32769#24072
      end
      item
        EditButtons = <>
        FieldName = 'Jion_class'
        Footers = <>
        Title.Caption = #21512#19978#29677#32423
        Width = 43
      end
      item
        EditButtons = <>
        FieldName = 'Jion_sing'
        Footers = <>
        Title.Caption = #21512#19978#26631#24535
      end>
  end
  object DBNavigator1: TDBNavigator
    Left = 19
    Top = 2
    Width = 136
    Height = 25
    DataSource = DataModule1.ds_tb_class
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    Flat = True
    TabOrder = 2
  end
  object Panel1: TPanel
    Left = 8
    Top = 376
    Width = 785
    Height = 176
    BevelInner = bvLowered
    TabOrder = 3
    object Label2: TLabel
      Left = 16
      Top = 16
      Width = 48
      Height = 13
      Caption = #35838#31243#21517#65306
    end
    object Label3: TLabel
      Left = 334
      Top = 32
      Width = 63
      Height = 13
      Caption = #24320#22987#35838#21608#65306' '
    end
    object Label4: TLabel
      Left = 461
      Top = 31
      Width = 48
      Height = 13
      Caption = #21608#23398#26102#65306
    end
    object Label6: TLabel
      Left = 628
      Top = 24
      Width = 36
      Height = 13
      Caption = #25945#23460#65306
    end
    object Label7: TLabel
      Left = 204
      Top = 82
      Width = 36
      Height = 13
      Caption = #25945#24072#65306
    end
    object Label8: TLabel
      Left = 544
      Top = 83
      Width = 66
      Height = 13
      Caption = #21512#19978#29677#32423#65306'  '
    end
    object Bevel1: TBevel
      Left = 3
      Top = 112
      Width = 778
      Height = 2
    end
    object DBText1: TDBText
      Left = 248
      Top = 46
      Width = 65
      Height = 17
      DataField = 'Xueshi'
      DataSource = DataModule1.ds_tb_kc
    end
    object Label5: TLabel
      Left = 176
      Top = 46
      Width = 60
      Height = 13
      Caption = #35838#31243#23398#26102#65306
    end
    object Bevel2: TBevel
      Left = 3
      Top = 7
      Width = 777
      Height = 58
    end
    object DBText2: TDBText
      Left = 80
      Top = 82
      Width = 65
      Height = 17
      DataField = 'Kind'
      DataSource = DataModule1.ds_tb_room
    end
    object Label1: TLabel
      Left = 8
      Top = 82
      Width = 60
      Height = 13
      Caption = #25945#23460#31867#22411#65306
    end
    object DBText3: TDBText
      Left = 80
      Top = 42
      Width = 65
      Height = 17
      DataField = 'Code'
      DataSource = DataModule1.ds_tb_kc
    end
    object DBText4: TDBText
      Left = 688
      Top = 40
      Width = 65
      Height = 17
      DataField = 'Code'
      DataSource = DataModule1.ds_tb_room
    end
    object DBText5: TDBText
      Left = 714
      Top = 81
      Width = 65
      Height = 17
      DataField = 'Code'
      DataSource = ds_class
    end
    object DBText6: TDBText
      Left = 352
      Top = 80
      Width = 65
      Height = 17
      DataField = 'Code'
      DataSource = DataModule1.ds_tb_tec
    end
    object DBText7: TDBText
      Left = 184
      Top = 16
      Width = 65
      Height = 17
      DataField = 'Full_name'
      DataSource = DataModule1.ds_tb_kc
    end
    object cb: TCheckBox
      Left = 458
      Top = 82
      Width = 81
      Height = 17
      Caption = #21512#19978#26631#24535
      TabOrder = 0
      OnClick = cbClick
    end
    object e_kc: TDBLookupComboBox
      Left = 72
      Top = 11
      Width = 97
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      KeyField = 'Name'
      ListField = 'Name'
      ListSource = DataModule1.ds_tb_kc
      TabOrder = 1
    end
    object e_star_week: TEdit
      Left = 395
      Top = 26
      Width = 54
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 2
    end
    object e_week_time: TEdit
      Left = 511
      Top = 26
      Width = 66
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      TabOrder = 3
    end
    object e_room: TDBLookupComboBox
      Left = 676
      Top = 13
      Width = 89
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      KeyField = 'Name'
      ListField = 'Name'
      ListSource = DataModule1.ds_tb_room
      TabOrder = 4
    end
    object e_tec: TDBLookupComboBox
      Left = 248
      Top = 78
      Width = 97
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
      KeyField = 'Name'
      ListField = 'Name'
      ListSource = DataModule1.ds_tb_tec
      TabOrder = 5
    end
    object e_jion_class: TDBLookupComboBox
      Left = 608
      Top = 78
      Width = 97
      Height = 21
      Enabled = False
      ImeName = #26216#26342#20116#31508'5.0'
      KeyField = 'Name'
      ListField = 'Name'
      ListSource = ds_class
      TabOrder = 6
    end
    object BitBtn1: TBitBtn
      Left = 312
      Top = 128
      Width = 97
      Height = 33
      Caption = #22686#21152#30830#35748
      TabOrder = 7
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 488
      Top = 128
      Width = 89
      Height = 33
      Caption = #21024#38500
      TabOrder = 8
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 664
      Top = 128
      Width = 97
      Height = 33
      Caption = #36820#22238
      TabOrder = 9
      OnClick = BitBtn3Click
    end
  end
  object DBNavigator2: TDBNavigator
    Left = 181
    Top = 2
    Width = 360
    Height = 25
    DataSource = DataModule1.ds_apply
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    Flat = True
    TabOrder = 4
  end
  object t_class: TTable
    DatabaseName = 'paikedata'
    TableName = 'class_base.db'
    Left = 168
    Top = 40
  end
  object ds_class: TDataSource
    DataSet = t_class
    Left = 200
    Top = 40
  end
end

⌨️ 快捷键说明

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