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

📄 chenjiluru.dfm

📁 教务管理子系统的基本功能实现
💻 DFM
字号:
object chejiluru: Tchejiluru
  Left = 293
  Top = 146
  Width = 517
  Height = 418
  Caption = #25104#32489#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 336
    Top = 48
    Width = 169
    Height = 265
    Caption = #36755#20837#65306
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 152
      Width = 36
      Height = 13
      Caption = #29677#32423#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 56
      Width = 36
      Height = 13
      Caption = #35838#31243#65306
    end
    object Edit1: TEdit
      Left = 8
      Top = 88
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
      TabOrder = 0
      Text = 'Edit1'
      OnEnter = Edit1Enter
    end
    object Edit2: TEdit
      Left = 8
      Top = 184
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
      TabOrder = 1
      Text = 'Edit2'
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 40
    Width = 337
    Height = 305
    DataSource = DataModule1.cjlrDataSource
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DBNavigator1: TDBNavigator
    Left = 0
    Top = 355
    Width = 509
    Height = 31
    DataSource = DataModule1.cjlrDataSource
    Align = alBottom
    TabOrder = 2
  end
  object Button2: TButton
    Left = 384
    Top = 320
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
    OnClick = Button2Click
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 509
    Height = 41
    Align = alTop
    Color = clMoneyGreen
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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