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

📄 coursebrowseunit.dfm

📁 教学管理系统源代码
💻 DFM
字号:
object coursebrowseForm: TcoursebrowseForm
  Left = 212
  Top = 142
  Width = 501
  Height = 338
  Caption = #24320#35838#24773#20917#27983#35272
  Color = clBtnFace
  ParentFont = True
  OldCreateOrder = False
  Position = poMainFormCenter
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 65
    Width = 493
    Height = 246
    Align = alClient
    AutoSize = True
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Ctl3D = False
    FullRepaint = False
    ParentCtl3D = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 2
      Top = 2
      Width = 489
      Height = 242
      Hint = #21482#35835#30340
      Align = alClient
      BorderStyle = bsNone
      DataSource = DataModule1.DSall
      FixedColor = clMoneyGreen
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ParentShowHint = False
      ReadOnly = True
      ShowHint = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          Title.Caption = #35838#31243#21517#31216
          Width = 150
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #23398#26102
          Width = 32
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #23398#20998
          Width = 32
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #35838#31243#31867#22411
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #24180#20221
          Width = 32
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #23398#26399
          Width = 32
          Visible = True
        end
        item
          Expanded = False
          Title.Caption = #20219#35838#25945#24072
          Visible = True
        end>
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 493
    Height = 65
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
    DesignSize = (
      493
      65)
    object Bevel1: TBevel
      Left = 2
      Top = 33
      Width = 489
      Height = 30
      Align = alBottom
      Shape = bsFrame
    end
    object Label2: TLabel
      Left = 194
      Top = 9
      Width = 23
      Height = 16
      AutoSize = False
      Caption = #24180' '
    end
    object SpeedButton1: TSpeedButton
      Left = 430
      Top = 37
      Width = 57
      Height = 23
      Anchors = [akTop, akRight]
      Caption = #29983#25104#25253#34920
      Enabled = False
      OnClick = SpeedButton1Click
    end
    object Label3: TLabel
      Left = 8
      Top = 10
      Width = 111
      Height = 17
      AutoSize = False
      Caption = #35831#36873#25321#26102#38388#27573#65306'  '
    end
    object DBNavigator1: TDBNavigator
      Left = 3
      Top = 36
      Width = 398
      Height = 25
      DataSource = DataModule1.DSall
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      Align = alCustom
      Anchors = [akLeft, akTop, akRight]
      Flat = True
      Hints.Strings = (
        #31532#19968#26465#35760#24405
        #21069#19968#26465#35760#24405
        #19979#19968#26465#35760#24405
        #26368#21518#19968#26465#35760#24405)
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
    end
    object DBComboBox1: TComboBox
      Left = 128
      Top = 8
      Width = 66
      Height = 19
      Style = csOwnerDrawFixed
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 13
      TabOrder = 1
      OnChange = DBComboBox2Change
    end
    object DBComboBox2: TComboBox
      Left = 211
      Top = 7
      Width = 62
      Height = 19
      Style = csOwnerDrawFixed
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 13
      TabOrder = 2
      OnChange = DBComboBox2Change
      Items.Strings = (
        #19978#26399' '
        #19979#26399
        #20840#24180)
    end
  end
end

⌨️ 快捷键说明

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