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

📄 borrowmanage.dfm

📁 四川大学图书管理系统!sql+c++实现
💻 DFM
字号:
object BorrowManageForm: TBorrowManageForm
  Left = 175
  Top = 112
  Width = 474
  Height = 298
  Caption = #20511#38405#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 DBGrid1: TDBGrid
    Left = 8
    Top = 96
    Width = 449
    Height = 161
    DataSource = DataModule.LoginData
    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 = 449
    Height = 81
    Caption = 'XX'#31649#29702
    TabOrder = 1
    object Label1: TLabel
      Left = 19
      Top = 19
      Width = 54
      Height = 13
      AutoSize = False
      Caption = #35835#20070#35777#21495
    end
    object Label2: TLabel
      Left = 19
      Top = 52
      Width = 54
      Height = 13
      AutoSize = False
      Caption = #22270#20070#32534#21495
    end
    object Edit1: TEdit
      Left = 80
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 80
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Button1: TButton
      Left = 224
      Top = 15
      Width = 75
      Height = 25
      Caption = #20511#38405
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 224
      Top = 47
      Width = 75
      Height = 25
      Caption = #24402#36824
      TabOrder = 3
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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