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

📄 main.~dfm

📁 某计算机学院的毕业设计及论文
💻 ~DFM
字号:
object frMain: TfrMain
  Left = 275
  Top = 109
  Width = 544
  Height = 529
  Caption = #25945#23460#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDefault
  WindowState = wsMaximized
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object XPManifest1: TXPManifest
    Left = 496
    Top = 40
  end
  object MainMenu1: TMainMenu
    Left = 8
    Top = 8
    object N1: TMenuItem
      Caption = #22522#26412#20449#24687
      object N2: TMenuItem
        Caption = #23398#21306#35774#23450
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #31995#21035#24180#32423
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = #25945#23460#35838#31243#35774#32622
        OnClick = N4Click
      end
    end
    object N5: TMenuItem
      Caption = #26597#25214
      OnClick = N5Click
    end
    object N6: TMenuItem
      Caption = #29992#25143#31649#29702
      object N7: TMenuItem
        Caption = #20462#25913#23494#30721
        OnClick = N7Click
      end
      object N8: TMenuItem
        Caption = #28155#21152#29992#25143
      end
    end
  end
  object Xi: TADOTable
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\'#25945#23460#31649#29702'.mdb;Persist ' +
      'Security Info=False;User ID=Admin;Password=""'
    CursorType = ctStatic
    IndexName = 'ID'
    TableName = #31995
    Left = 29
    Top = 64
    object XiID: TWideStringField
      DisplayLabel = #32534#21495
      FieldName = 'ID'
      Size = 2
    end
    object XiName: TWideStringField
      DisplayLabel = #21517#31216
      DisplayWidth = 8
      FieldName = 'Name'
    end
  end
end

⌨️ 快捷键说明

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