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

📄 bookreturnform.dfm

📁 图书管理系统: 在许多学校都在用本系统》
💻 DFM
字号:
inherited BookReturn: TBookReturn
  Left = 237
  Top = 164
  Height = 472
  Caption = #22270#20070#24402#36824
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited ToolBar1: TToolBar [0]
    Visible = False
  end
  inherited DBGrid1: TDBGrid [1]
    Top = 56
    Height = 257
    Columns = <
      item
        Expanded = False
        FieldName = #20511#38405#32534#21495
        Width = 68
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22270#20070#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20070#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20511#38405#26102#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24212#36824#26102#38388
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = #35835#32773#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #32493#20511#27425#25968
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25805#20316#21592
        Visible = True
      end
      item
        Expanded = False
        FieldName = #29366#24577
        Visible = True
      end>
  end
  inherited Panel2: TPanel [2]
    Top = 320
    Height = 122
    Enabled = True
    object BitBtn2: TBitBtn
      Left = 80
      Top = 40
      Width = 145
      Height = 41
      Caption = #24402#36824#25152#36873#25321#30340#22270#20070
      TabOrder = 0
      OnClick = BitBtn2Click
      Kind = bkIgnore
    end
  end
  inherited Panel1: TPanel [3]
    Top = 0
    inherited Label3: TLabel
      Caption = #35835#32773#32534#21495
    end
    inherited Label4: TLabel
      Caption = #22270#20070#32534#21495
    end
    inherited Label5: TLabel
      Caption = #35835#32773#22995#21517
    end
  end
  object ADOQuery2: TADOQuery
    Active = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=$%*^@;Persist Security Info=True;Us' +
      'er ID=sa;Initial Catalog=libbook'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select a.*,b.*,c.* from '#22270#20070#20511#38405' a,'#22270#20070#20449#24687' b,'#35835#32773#20449#24687' c '
      'where (a.'#22270#20070#32534#21495'=b.'#32534#21495')and(a.'#35835#32773#32534#21495'=c.'#32534#21495')and('#29366#24577'='#39#26410#36824#39')')
    Left = 560
    Top = 8
  end
  object ADOCommand1: TADOCommand
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=$%*^@;Persist Security Info=True;Us' +
      'er ID=sa;Initial Catalog=libbook'
    Parameters = <>
    Left = 656
    Top = 8
  end
end

⌨️ 快捷键说明

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