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

📄 unit18.~dfm

📁 本程序提供了考试学生系统的原代码函数,并实现了很多程序难实现的功能
💻 ~DFM
字号:
object Form18: TForm18
  Left = 319
  Top = 106
  Width = 515
  Height = 232
  Caption = #32771#35797#31995#32479#20043#30127#29378#21548#21147
  Color = clOlive
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 32
    Width = 50
    Height = 19
    Caption = #38899' '#37327
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsItalic]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 32
    Top = 160
    Width = 138
    Height = 19
    Caption = #24403#21069#25773#25918#25991#20214#65306' '
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#34892#26999
    Font.Style = []
    ParentFont = False
  end
  object TrackBar1: TTrackBar
    Left = 104
    Top = 32
    Width = 353
    Height = 45
    Orientation = trHorizontal
    Frequency = 1
    Position = 0
    SelEnd = 0
    SelStart = 0
    TabOrder = 0
    TickMarks = tmBottomRight
    TickStyle = tsAuto
    OnChange = TrackBar1Change
  end
  object MediaPlayer1: TMediaPlayer
    Left = 48
    Top = 120
    Width = 397
    Height = 30
    TabOrder = 1
  end
  object MainMenu1: TMainMenu
    Left = 464
    object N1: TMenuItem
      Caption = #25991#20214#65288'f'#65289
      object N2: TMenuItem
        Caption = #25171#24320
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #36864#20986
        OnClick = N3Click
      end
    end
    object N4: TMenuItem
      Caption = #38899#39057' '#65288's'#65289
      object N5: TMenuItem
        Caption = #31435#20307#22768
        OnClick = N5Click
      end
      object N6: TMenuItem
        Caption = #24038#22768#36947
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = #21491#22768#36947
        OnClick = N7Click
      end
      object N8: TMenuItem
        Caption = #21319#39640#38899#37327
        OnClick = N8Click
      end
      object N9: TMenuItem
        Caption = #38477#20302#38899#37327
        OnClick = N9Click
      end
    end
    object N10: TMenuItem
      Caption = #24110#21161#65288'h'#65289
      object N11: TMenuItem
        Caption = #20851#20110
        OnClick = N11Click
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Left = 472
    Top = 80
  end
end

⌨️ 快捷键说明

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