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

📄 u_main.dfm

📁 大学生综合素质及诚信管理系统可以满足管理人员和高级管理员两方面管理学生综合素质及诚信信息的需要。设计充分利用Delphi7、MS SQL Server2000数据库技术的强大力量
💻 DFM
字号:
object f_main: Tf_main
  Left = 9
  Top = 81
  Width = 774
  Height = 540
  Caption = #23398#29983#20449#24687#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 368
    object N1: TMenuItem
      Caption = #20851#20110#31995#32479
      object N3: TMenuItem
        Caption = '&'#29992#25143#31649#29702
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = '&'#36864#20986#31995#32479
        OnClick = N4Click
      end
    end
    object N2: TMenuItem
      Caption = '&'#23398#29983#22522#26412#20449#24687
      object N5: TMenuItem
        Caption = '&'#20449#24687#24405#20837
        object N8: TMenuItem
          Caption = '&'#20010#20154#20449#24687#24405#20837
          OnClick = N8Click
        end
        object N9: TMenuItem
          Caption = '&'#23398#31821#21464#26356#20449#24687#24405#20837
          OnClick = N9Click
        end
        object N10: TMenuItem
          Caption = '&'#22870#21169#20449#24687#24405#20837
          OnClick = N10Click
        end
        object N11: TMenuItem
          Caption = '&'#22788#32602#20449#24687#24405#20837
          OnClick = N11Click
        end
      end
      object N6: TMenuItem
        Caption = '&'#20449#24687#20462#25913
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = '&'#20449#24687#26597#35810
        OnClick = N7Click
      end
    end
    object C1: TMenuItem
      Caption = #25104#32489#35774#32622
      object S1: TMenuItem
        Caption = #25104#32489#28155#21152'&S'
        OnClick = S1Click
      end
      object N13: TMenuItem
        Caption = #25104#32489#26597#35810
        OnClick = N13Click
      end
    end
  end
  object ActionList1: TActionList
    Left = 400
    object EditCut1: TEditCut
      Category = 'Edit'
      Caption = 'Cu&t'
      Hint = 'Cut|Cuts the selection and puts it on the Clipboard'
      ImageIndex = 0
      ShortCut = 16472
    end
    object EditCopy1: TEditCopy
      Category = 'Edit'
      Caption = '&Copy'
      Hint = 'Copy|Copies the selection and puts it on the Clipboard'
      ImageIndex = 1
      ShortCut = 16451
    end
    object EditPaste1: TEditPaste
      Category = 'Edit'
      Caption = '&Paste'
      Hint = 'Paste|Inserts Clipboard contents'
      ImageIndex = 2
      ShortCut = 16470
    end
    object EditSelectAll1: TEditSelectAll
      Category = 'Edit'
      Caption = 'Select &All'
      Hint = 'Select All|Selects the entire document'
      ShortCut = 16449
    end
    object EditUndo1: TEditUndo
      Category = 'Edit'
      Caption = '&Undo'
      Hint = 'Undo|Reverts the last action'
      ImageIndex = 3
      ShortCut = 16474
    end
    object EditDelete1: TEditDelete
      Category = 'Edit'
      Caption = '&Delete'
      Hint = 'Delete|Erases the selection'
      ImageIndex = 5
      ShortCut = 46
    end
    object WindowClose1: TWindowClose
      Category = 'Window'
      Caption = 'C&lose'
      Enabled = False
      Hint = 'Close'
    end
    object WindowCascade1: TWindowCascade
      Category = 'Window'
      Caption = '&Cascade'
      Enabled = False
      Hint = 'Cascade'
      ImageIndex = 17
    end
    object WindowTileHorizontal1: TWindowTileHorizontal
      Category = 'Window'
      Caption = 'Tile &Horizontally'
      Enabled = False
      Hint = 'Tile Horizontal'
      ImageIndex = 15
    end
    object WindowTileVertical1: TWindowTileVertical
      Category = 'Window'
      Caption = '&Tile Vertically'
      Enabled = False
      Hint = 'Tile Vertical'
      ImageIndex = 16
    end
    object WindowMinimizeAll1: TWindowMinimizeAll
      Category = 'Window'
      Caption = '&Minimize All'
      Enabled = False
      Hint = 'Minimize All'
    end
    object WindowArrange1: TWindowArrange
      Category = 'Window'
      Caption = '&Arrange'
      Enabled = False
    end
    object FileOpen1: TFileOpen
      Category = 'File'
      Caption = '&Open...'
      Hint = 'Open|Opens an existing file'
      ImageIndex = 7
      ShortCut = 16463
    end
    object FileSaveAs1: TFileSaveAs
      Category = 'File'
      Caption = 'Save &As...'
      Hint = 'Save As|Saves the active file with a new name'
      ImageIndex = 30
    end
    object FilePrintSetup1: TFilePrintSetup
      Category = 'File'
      Caption = 'Print Set&up...'
      Hint = 'Print Setup'
    end
    object FileRun1: TFileRun
      Category = 'File'
      Browse = False
      BrowseDlg.Title = 'Run'
      Caption = '&Run...'
      Hint = 'Run|Runs an application'
      Operation = 'open'
      ShowCmd = scShowNormal
    end
    object FileExit1: TFileExit
      Category = 'File'
      Caption = 'E&xit'
      Hint = 'Exit|Quits the application'
      ImageIndex = 43
    end
  end
  object ImageList1: TImageList
    Left = 472
  end
  object Database1: TDatabase
    AliasName = 'MyDB'
    DatabaseName = 'MyDateBase'
    SessionName = 'Default'
    Left = 432
  end
end

⌨️ 快捷键说明

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