lib.~dfm

来自「图书管理系统,使用Delphi开发,数据库为Microsoft SQL Serv」· ~DFM 代码 · 共 63 行

~DFM
63
字号
object Main: TMain
  Left = 192
  Top = 114
  Width = 760
  Height = 620
  Caption = #31616#21333#22270#20070#31649#29702#31995#32479'1.0'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object MainMenu1: TMainMenu
    Left = 88
    Top = 32
    object N1: TMenuItem
      Caption = #35835#32773#31649#29702
      object N2: TMenuItem
        Caption = #35835#32773#31867#21035#35774#32622
      end
      object N3: TMenuItem
        Caption = #35835#32773#26723#26696#31649#29702
      end
    end
    object N4: TMenuItem
      Caption = #22270#20070#31649#29702
      object N5: TMenuItem
        Caption = #22270#20070#31867#21035#35774#32622
      end
      object N6: TMenuItem
        Caption = #22270#20070#26723#26696#31649#29702
      end
    end
    object N7: TMenuItem
      Caption = #27969#36890#31649#29702
      object N8: TMenuItem
        Caption = #22270#20070#24449#35746
      end
      object N9: TMenuItem
        Caption = #22270#20070#20511#38405
      end
      object N10: TMenuItem
        Caption = #22270#20070#24402#36824
      end
      object N11: TMenuItem
        Caption = #36926#26399#28165#21333
      end
      object N12: TMenuItem
        Caption = #22270#20070#32602#27454
      end
    end
    object N13: TMenuItem
      Caption = #36864#20986#31995#32479
    end
  end
end

⌨️ 快捷键说明

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