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

📄 unit6.dfm

📁 图书管理系统的简单制作
💻 DFM
字号:
object Formghts: TFormghts
  Left = 192
  Top = 114
  Width = 835
  Height = 625
  Caption = #24402#36824#22270#20070
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 48
    Top = 0
    Width = 537
    Height = 57
    Caption = #20511' '#20986' '#22270' '#20070' '#19968' '#35272' '#34920
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
  end
  object DBGridgh: TDBGrid
    Left = 0
    Top = 72
    Width = 625
    Height = 241
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGridghCellClick
    Columns = <
      item
        Expanded = False
        FieldName = 'sh'
        Title.Caption = #22270#20070#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'sm'
        Title.Caption = #22270#20070#21517#31216
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'jszh'
        Title.Caption = #20511#20070#35777#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'xm'
        Title.Caption = #35835#32773#22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'jcrq'
        Title.Caption = #20511#20986#26085#26399
        Visible = True
      end>
  end
  object GroupBox1: TGroupBox
    Left = 648
    Top = 16
    Width = 177
    Height = 305
    Caption = #20511#20986#22270#20070#31579#36873
    TabOrder = 2
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 41
      Height = 25
      AutoSize = False
      Caption = #20070#21495
    end
    object Label2: TLabel
      Left = 8
      Top = 72
      Width = 41
      Height = 17
      AutoSize = False
      Caption = #20070#21517
    end
    object Label3: TLabel
      Left = 8
      Top = 112
      Width = 33
      Height = 17
      AutoSize = False
      Caption = #35777#21495
    end
    object Label4: TLabel
      Left = 8
      Top = 152
      Width = 33
      Height = 17
      AutoSize = False
      Caption = #35835#32773
    end
    object Button1: TButton
      Left = 24
      Top = 216
      Width = 129
      Height = 49
      Caption = #31579#36873
      TabOrder = 0
      OnClick = Button1Click
    end
    object Editsh: TEdit
      Left = 72
      Top = 24
      Width = 81
      Height = 21
      TabOrder = 1
    end
    object Editsm: TEdit
      Left = 72
      Top = 64
      Width = 81
      Height = 21
      TabOrder = 2
    end
    object Editzh: TEdit
      Left = 72
      Top = 104
      Width = 81
      Height = 21
      TabOrder = 3
    end
    object Editdz: TEdit
      Left = 72
      Top = 144
      Width = 81
      Height = 21
      TabOrder = 4
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 336
    Width = 825
    Height = 137
    Caption = #24402#36824#22270#20070#25805#20316
    TabOrder = 3
    object Label5: TLabel
      Left = 24
      Top = 40
      Width = 97
      Height = 13
      AutoSize = False
      Caption = #24402#36824#22270#20070#32534#21495
    end
    object Label6: TLabel
      Left = 544
      Top = 40
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #35835#32773#20511#20070#35777#21495
    end
    object Button2: TButton
      Left = 352
      Top = 88
      Width = 129
      Height = 33
      Caption = #24402#36824
      TabOrder = 0
      OnClick = Button2Click
    end
    object Editghsh: TEdit
      Left = 144
      Top = 32
      Width = 129
      Height = 21
      TabOrder = 1
    end
    object Editjszh: TEdit
      Left = 664
      Top = 32
      Width = 105
      Height = 21
      TabOrder = 2
    end
  end
  object Button3: TButton
    Left = 352
    Top = 504
    Width = 129
    Height = 33
    Caption = #36820#22238
    TabOrder = 4
    OnClick = Button3Click
  end
  object DataSource1: TDataSource
    DataSet = ADOQuerygh
    Left = 16
    Top = 512
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\zzm.mdb;Persist S' +
      'ecurity Info=False'
    LoginPrompt = False
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 72
    Top = 512
  end
  object ADOQuerygh: TADOQuery
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select tsbm.sh,tsbm.sm,dzmc.jszh,dzmc.xm,tsjy.jcrq '
      'from tsbm,dzmc,tsjy'
      
        ' where(tsbm.sh=tsjy.sh)and(dzmc.jszh=tsjy.jszh)and(tsjy.jcbz='#39#20511#20986 +
        #39')'
      ' order by tsbm.sh')
    Left = 128
    Top = 512
  end
end

⌨️ 快捷键说明

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