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

📄 bookmanage.~dfm

📁 四川大学图书管理系统!sql+c++实现
💻 ~DFM
字号:
object BookManageForm: TBookManageForm
  Left = 173
  Top = 109
  Width = 553
  Height = 385
  Caption = #22270#20070#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 140
    Width = 137
    Height = 13
    AutoSize = False
    Caption = 'X'#20070#24211
  end
  object Label10: TLabel
    Left = 297
    Top = 139
    Width = 128
    Height = 13
    AutoSize = False
    Caption = 'X'#20070#24211
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 154
    Width = 241
    Height = 185
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 425
    Height = 129
    Caption = 'GroupBox1'
    TabOrder = 1
    object Label2: TLabel
      Left = 11
      Top = 28
      Width = 57
      Height = 13
      AutoSize = False
      Caption = #22270#20070#32534#21495
    end
    object Label3: TLabel
      Left = 28
      Top = 51
      Width = 29
      Height = 13
      AutoSize = False
      Caption = #20070#21517
    end
    object Label4: TLabel
      Left = 28
      Top = 76
      Width = 29
      Height = 13
      AutoSize = False
      Caption = #20316#32773
    end
    object Label5: TLabel
      Left = 213
      Top = 28
      Width = 41
      Height = 13
      AutoSize = False
      Caption = #20986#29256#31038
    end
    object Label6: TLabel
      Left = 221
      Top = 52
      Width = 36
      Height = 13
      AutoSize = False
      Caption = 'ISBN'
    end
    object Label7: TLabel
      Left = 28
      Top = 99
      Width = 29
      Height = 13
      AutoSize = False
      Caption = #20998#31867
    end
    object Label8: TLabel
      Left = 222
      Top = 75
      Width = 27
      Height = 13
      AutoSize = False
      Caption = #25968#37327
    end
    object Label9: TLabel
      Left = 221
      Top = 100
      Width = 30
      Height = 13
      AutoSize = False
      Caption = #25209#27425
    end
    object Edit1: TEdit
      Left = 64
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 64
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 64
      Top = 72
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 64
      Top = 96
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 256
      Top = 24
      Width = 145
      Height = 21
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 256
      Top = 48
      Width = 145
      Height = 21
      TabOrder = 5
    end
    object Edit8: TEdit
      Left = 256
      Top = 96
      Width = 145
      Height = 21
      TabOrder = 7
    end
    object Edit7: TEdit
      Left = 256
      Top = 72
      Width = 145
      Height = 21
      TabOrder = 6
    end
  end
  object DBGrid2: TDBGrid
    Left = 296
    Top = 153
    Width = 241
    Height = 186
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button5: TButton
    Left = 257
    Top = 209
    Width = 32
    Height = 65
    Caption = #20837#24211
    TabOrder = 3
    OnClick = Button5Click
  end
  object Button1: TButton
    Left = 451
    Top = 25
    Width = 75
    Height = 63
    Caption = #22686#21152#26032#20070
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button3: TButton
    Left = 451
    Top = 66
    Width = 75
    Height = 63
    Caption = #21024#38500#26087#20070
    TabOrder = 5
    OnClick = Button3Click
  end
end

⌨️ 快捷键说明

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