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

📄 booksettingform.~dfm

📁 图书管理系统,使用Delphi开发,数据库为Microsoft SQL Server 2
💻 ~DFM
字号:
inherited BookSetting: TBookSetting
  Width = 725
  Caption = #22270#20070#31867#21035#35774#32622
  Enabled = True
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited Label3: TLabel
    Width = 60
    Caption = #31867#22411#32534#21495#65306
  end
  inherited Label4: TLabel
    Width = 60
    Caption = #31867#22411#21517#31216#65306
  end
  inherited Label5: TLabel
    Visible = False
  end
  inherited ToolBar1: TToolBar
    Width = 1009
  end
  inherited BitBtn1: TBitBtn
    OnClick = BitBtn1Click
  end
  inherited Edit3: TEdit
    Visible = False
  end
  inherited Panel1: TPanel
    Width = 1009
    Height = 609
    ParentCtl3D = False
    object Label6: TLabel [0]
      Left = 200
      Top = 488
      Width = 60
      Height = 13
      Caption = #31867#22411#32534#21495#65306
    end
    object Label7: TLabel [1]
      Left = 472
      Top = 488
      Width = 60
      Height = 13
      Caption = #21487#20511#22825#25968#65306
    end
    object Label8: TLabel [2]
      Left = 200
      Top = 536
      Width = 60
      Height = 13
      Caption = #31867#22411#21517#31216#65306
    end
    inherited DBGrid1: TDBGrid
      Width = 985
      Height = 449
      TabOrder = 3
    end
    object DBEdit1: TDBEdit
      Left = 280
      Top = 480
      Width = 121
      Height = 21
      DataField = 'BookType_TypeNo'
      DataSource = DataSource1
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 552
      Top = 480
      Width = 121
      Height = 21
      DataField = 'BookType_LendDays'
      DataSource = DataSource1
      TabOrder = 1
    end
    object DBEdit3: TDBEdit
      Left = 280
      Top = 528
      Width = 401
      Height = 21
      DataField = 'BookType_TypeName'
      DataSource = DataSource1
      TabOrder = 2
    end
  end
  inherited DataSource1: TDataSource
    Left = 496
  end
  inherited ADOTable1: TADOTable
    Active = True
    CursorType = ctStatic
    TableName = 'BookType'
    Left = 544
  end
  inherited ImageList1: TImageList
    Left = 680
    Top = 0
  end
  inherited ADOQuery1: TADOQuery
    Left = 576
  end
  object ADOQuery2: TADOQuery
    Connection = DataModule3.ADOConnection1
    Parameters = <>
    Left = 616
    Top = 8
  end
end

⌨️ 快捷键说明

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