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

📄 main.dfm

📁 图书管理系统(Delphi),可作毕业设计
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form2: TForm2
  Left = 341
  Top = 528
  Width = 600
  Height = 500
  Caption = #20027#30028#38754
  Color = clBtnFace
  Constraints.MaxHeight = 500
  Constraints.MaxWidth = 600
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 209
    Height = 436
    TabOrder = 0
    object PageControl1: TPageControl
      Left = 1
      Top = 1
      Width = 207
      Height = 434
      ActivePage = TabSheet2
      Align = alClient
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      Style = tsFlatButtons
      TabOrder = 0
      object TabSheet1: TTabSheet
        Caption = #20449#24687#31649#29702
        object Button1: TButton
          Left = 37
          Top = 32
          Width = 120
          Height = 30
          Caption = #22270' '#20070' '#31649' '#29702
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnClick = Button1Click
        end
        object Button2: TButton
          Left = 37
          Top = 101
          Width = 120
          Height = 30
          Caption = #35835' '#32773' '#31649' '#29702
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = Button2Click
        end
        object Button4: TButton
          Left = 37
          Top = 170
          Width = 120
          Height = 30
          Caption = #36873' '#25321' '#38899' '#20048
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = Button4Click
        end
        object Button5: TButton
          Left = 37
          Top = 240
          Width = 120
          Height = 30
          Caption = #36864' '#20986' '#31995' '#32479
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnClick = Button5Click
        end
        object MediaPlayer1: TMediaPlayer
          Left = 168
          Top = 208
          Width = 253
          Height = 30
          Visible = False
          TabOrder = 4
        end
      end
      object TabSheet2: TTabSheet
        Caption = #20449#24687#26597#35810
        ImageIndex = 1
        object Button6: TButton
          Left = 37
          Top = 32
          Width = 120
          Height = 30
          Caption = #22270' '#20070' '#26597' '#35810
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 0
          OnClick = Button6Click
        end
        object Button7: TButton
          Left = 37
          Top = 104
          Width = 120
          Height = 30
          Caption = #35835' '#32773' '#26597' '#35810
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          OnClick = Button7Click
        end
        object Button9: TButton
          Left = 37
          Top = 320
          Width = 120
          Height = 30
          Caption = #36864' '#20986' '#31995' '#32479
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -14
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = Button9Click
        end
        object Button8: TButton
          Left = 37
          Top = 248
          Width = 120
          Height = 30
          Caption = #35745#31639#22120
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnClick = Button8Click
        end
        object Button3: TButton
          Left = 37
          Top = 176
          Width = 120
          Height = 30
          Caption = #35760#20107#26412
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = 'Arial'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
          OnClick = Button3Click
        end
      end
    end
  end
  object Panel2: TPanel
    Left = 209
    Top = 0
    Width = 383
    Height = 436
    TabOrder = 1
    object Image1: TImage
      Left = 1
      Top = 1
      Width = 381
      Height = 434
      Align = alClient

⌨️ 快捷键说明

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