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

📄 tsglxt.dfm

📁 使用delphi编写的图书管理系统:实现查询
💻 DFM
字号:
object FormMain: TFormMain
  Left = 194
  Top = 133
  Width = 798
  Height = 516
  Caption = #22270#20070#31649#29702#31995#32479
  Color = clGreen
  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 Panel1: TPanel
    Left = 8
    Top = 8
    Width = 769
    Height = 449
    Caption = #22270#20070#31649#29702#31995#32479
    Color = clSkyBlue
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -53
    Font.Name = #21326#25991#20013#23435
    Font.Pitch = fpVariable
    Font.Style = [fsBold, fsItalic]
    ParentFont = False
    TabOrder = 0
  end
  object MainMenu1: TMainMenu
    Left = 40
    Top = 392
    object N1: TMenuItem
      Caption = #26597#35810
      object ntscx: TMenuItem
        Caption = #22270#20070#20449#24687#26597#35810
        Hint = 'c'
        OnClick = ntscxClick
      end
      object ndzcx: TMenuItem
        Caption = #35835#32773#20449#24687#26597#35810
        OnClick = ndzcxClick
      end
      object njccx: TMenuItem
        Caption = #20986#20511#22270#20070#26597#35810
        OnClick = njccxClick
      end
    end
    object N5: TMenuItem
      Caption = #22270#20070#20511#38405
      object ncjts: TMenuItem
        Caption = #20986#20511#22270#20070
        OnClick = ncjtsClick
      end
      object nghts: TMenuItem
        Caption = #24402#36824#22270#20070
        OnClick = nghtsClick
      end
    end
    object N8: TMenuItem
      Caption = #25968#25454#32500#25252
      object ntsdj: TMenuItem
        Caption = #22270#20070#30331#35760
        OnClick = ntsdjClick
      end
      object ndzdj: TMenuItem
        Caption = #35835#32773#30331#35760
        OnClick = ndzdjClick
      end
      object ntszx: TMenuItem
        Caption = #22270#20070#27880#38144
        GroupIndex = 1
        OnClick = ntszxClick
      end
      object ndzzx: TMenuItem
        Caption = #35835#32773#27880#38144
        GroupIndex = 1
        OnClick = ndzzxClick
      end
    end
    object N2: TMenuItem
      Caption = #20316#32773#20449#24687
      OnClick = N2Click
    end
    object N3: TMenuItem
      Caption = #31995#32479
      object N4: TMenuItem
        Caption = #36864#20986
        OnClick = N4Click
      end
    end
  end
end

⌨️ 快捷键说明

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