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

📄 searchbooklist.dfm

📁 现在家庭藏书越来越多
💻 DFM
字号:
object Form6: TForm6
  Left = 204
  Top = 116
  Width = 491
  Height = 366
  BorderIcons = [biSystemMenu]
  Caption = #20010#20154#22270#20070#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 16
  object GroupBox1: TGroupBox
    Left = 0
    Top = 8
    Width = 385
    Height = 113
    Caption = #26597#35810#26465#20214
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 33
      Height = 16
      Caption = #20998#31867#65306
    end
    object Label2: TLabel
      Left = 168
      Top = 24
      Width = 36
      Height = 16
      Caption = #20070#21517#65306
    end
    object Label3: TLabel
      Left = 8
      Top = 56
      Width = 41
      Height = 16
      Caption = #20986#29256#31038#65306
    end
    object Label4: TLabel
      Left = 168
      Top = 56
      Width = 36
      Height = 16
      Caption = #20316#32773#65306
    end
    object Label5: TLabel
      Left = 8
      Top = 88
      Width = 72
      Height = 16
      Caption = #20511#20070#20154#22995#21517#65306
    end
    object ComboBox1: TComboBox
      Left = 56
      Top = 20
      Width = 105
      Height = 24
      ItemHeight = 16
      TabOrder = 0
      Text = #25152#26377#22270#20070
      Items.Strings = (
        #25152#26377#22270#20070
        #35745#31639#26426#22270#20070
        #20854#23427#22270#20070)
    end
    object Edit1: TEdit
      Left = 208
      Top = 20
      Width = 161
      Height = 25
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 56
      Top = 52
      Width = 105
      Height = 25
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 208
      Top = 52
      Width = 161
      Height = 25
      TabOrder = 3
    end
    object Edit4: TEdit
      Left = 88
      Top = 84
      Width = 161
      Height = 25
      TabOrder = 4
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 136
    Width = 481
    Height = 201
    Caption = #26597#35810#32467#26524
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 2
      Top = 24
      Width = 473
      Height = 169
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Button1: TButton
    Left = 408
    Top = 32
    Width = 65
    Height = 25
    Caption = #26465#20214#26597#35810
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 408
    Top = 88
    Width = 65
    Height = 25
    Caption = #25918#24323#36864#20986
    TabOrder = 3
    OnClick = Button2Click
  end
  object DataSource1: TDataSource
    Left = 272
    Top = 224
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 208
    Top = 224
  end
end

⌨️ 快捷键说明

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