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

📄 paramfrm.dfm

📁 一小的学生成绩管理系统,是学习DELPHI的好资料.
💻 DFM
字号:
object ParamForm: TParamForm
  Left = 199
  Top = 174
  Width = 531
  Height = 378
  Caption = #39640#25968#25945#30740#23460#65293#23398#29983#25104#32489#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object TabbedNotebook1: TTabbedNotebook
    Left = 1
    Top = 4
    Width = 520
    Height = 345
    TabFont.Charset = DEFAULT_CHARSET
    TabFont.Color = clNavy
    TabFont.Height = -13
    TabFont.Name = 'MS Sans Serif'
    TabFont.Style = []
    TabOrder = 0
    object TTabPage
      Left = 4
      Top = 27
      Caption = #21367#38754#35774#32622
      object sbSave: TSpeedButton
        Left = 427
        Top = 2
        Width = 65
        Height = 33
        Caption = #23384'   '#30424
        Enabled = False
        OnClick = sbSaveClick
      end
      object Label1: TLabel
        Left = 17
        Top = 13
        Width = 56
        Height = 16
        AutoSize = False
        Caption = #35797#39064#25968
      end
      object Button1: TSpeedButton
        Left = 136
        Top = 7
        Width = 91
        Height = 27
        Caption = #29983#25104#35797#39064
        Enabled = False
        OnClick = Button1Click
      end
      object Edit1: TEdit
        Left = 83
        Top = 9
        Width = 49
        Height = 24
        TabOrder = 0
        Text = '1'
        OnExit = Edit1Exit
        OnKeyPress = Edit1KeyPress
      end
      inline Edt1: TFrame1
        Left = 0
        Top = 46
        Width = 114
        Height = 23
        AutoScroll = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        Visible = False
        inherited Label3: TLabel
          Font.Color = clBlue
        end
        inherited Label4: TLabel
          Height = 16
          Font.Color = clBlue
          Font.Height = -13
          ParentFont = False
        end
        inherited Edit2: TEdit
          Height = 24
          OnKeyPress = Edit1KeyPress
        end
      end
    end
    object TTabPage
      Left = 4
      Top = 27
      Caption = #26174#31034#35774#32622
      object SpeedButton1: TSpeedButton
        Left = 357
        Top = 1
        Width = 132
        Height = 33
        Caption = #20445#23384#33267#37197#32622#25991#20214
        OnClick = SpeedButton1Click
      end
      object Label2: TLabel
        Left = 16
        Top = 8
        Width = 185
        Height = 16
        AutoSize = False
        Caption = #27983#35272#26102#26174#31034#22914#19979#23383#27573#65306
      end
      object CheckBox0: TCheckBox
        Left = 13
        Top = 42
        Width = 76
        Height = 17
        Caption = ' '#23398#21495
        TabOrder = 0
      end
    end
  end
end

⌨️ 快捷键说明

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