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

📄 doublesearch.dfm

📁 一个不错的信息管理系统
💻 DFM
字号:
object Form13: TForm13
  Left = 201
  Top = 135
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #22810#20449#24687#26597#35810
  ClientHeight = 379
  ClientWidth = 527
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 527
    Height = 379
    Align = alClient
    BevelOuter = bvSpace
    BorderStyle = bsSingle
    TabOrder = 0
    object Label7: TLabel
      Left = 9
      Top = 170
      Width = 105
      Height = 15
      Caption = #22810#34920#26597#35810#32467#26524#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object GroupBox1: TGroupBox
      Left = 3
      Top = 1
      Width = 517
      Height = 168
      Caption = #22810#34920#26597#35810#33539#22260
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      object Label1: TLabel
        Left = 211
        Top = 32
        Width = 45
        Height = 15
        Caption = #24180#40836#20174
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 361
        Top = 34
        Width = 15
        Height = 15
        Caption = #21040
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 211
        Top = 80
        Width = 45
        Height = 15
        Caption = #23398#21382#20174
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label4: TLabel
        Left = 362
        Top = 84
        Width = 15
        Height = 15
        Caption = #21040
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 23
        Top = 130
        Width = 53
        Height = 15
        Caption = #24615' '#21035#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 23
        Top = 35
        Width = 53
        Height = 15
        Caption = #22995' '#21517#65306
      end
      object Label8: TLabel
        Left = 23
        Top = 83
        Width = 53
        Height = 15
        Caption = #21333' '#20301#65306
      end
      object ComboBox1: TComboBox
        Left = 263
        Top = 32
        Width = 87
        Height = 23
        ItemHeight = 15
        TabOrder = 1
        Items.Strings = (
          '20'
          '30'
          '40'
          '50'
          '60')
      end
      object ComboBox2: TComboBox
        Left = 387
        Top = 32
        Width = 97
        Height = 23
        ItemHeight = 15
        TabOrder = 2
        Items.Strings = (
          '20'
          '30'
          '40'
          '50'
          '60')
      end
      object ComboBox3: TComboBox
        Left = 263
        Top = 80
        Width = 87
        Height = 23
        ItemHeight = 15
        TabOrder = 4
        Items.Strings = (
          #23567#23398
          #21021#20013
          #25216#24037
          #39640#20013
          #20013#19987
          #22823#19987
          #22823#26412
          #30740#31350#29983
          #21338#22763)
      end
      object ComboBox4: TComboBox
        Left = 387
        Top = 80
        Width = 97
        Height = 23
        ItemHeight = 15
        TabOrder = 5
        Items.Strings = (
          #23567#23398
          #21021#20013
          #25216#24037
          #39640#20013
          #20013#19987
          #22823#19987
          #22823#26412
          #30740#31350#29983
          #21338#22763)
      end
      object ComboBox5: TComboBox
        Left = 74
        Top = 126
        Width = 92
        Height = 23
        ItemHeight = 15
        TabOrder = 6
        Items.Strings = (
          #22899
          #30007)
      end
      object Button1: TButton
        Left = 218
        Top = 126
        Width = 75
        Height = 25
        Caption = #24320#22987#26597#25214
        Default = True
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 7
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 314
        Top = 126
        Width = 75
        Height = 25
        Caption = #28165#38500#26465#20214
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 8
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 412
        Top = 126
        Width = 72
        Height = 25
        Cancel = True
        Caption = #36864#20986
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 9
        OnClick = Button3Click
      end
      object Edit1: TEdit
        Left = 75
        Top = 32
        Width = 94
        Height = 23
        TabOrder = 0
      end
      object ComboBox6: TComboBox
        Left = 73
        Top = 80
        Width = 95
        Height = 23
        ItemHeight = 15
        TabOrder = 3
        Items.Strings = (
          #27982#23425#32844#19994#25216#26415#23398#38498
          #27982#23425#20154#27665#25919#24220
          #27982#23425#27700#21033#23616
          #27982#23425#32452#32455#37096
          #27982#23425#23459#20256#37096
          #27982#23425#27668#35937#21488
          #27982#23425#30005#35270#21488
          #27982#23425#20154#20107#23616
          #27982#23425#20154#27665#27861#38498)
      end
    end
    object DBGrid1: TDBGrid
      Left = 3
      Top = 188
      Width = 518
      Height = 183
      DataSource = DataSource1
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 200
    Top = 8
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=ganbu' +
      'system.mdb;Mode=Share Deny None;Extended Properties="";Persist S' +
      'ecurity Info=False;Jet OLEDB:System database="";Jet OLEDB:Regist' +
      'ry Path="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=' +
      '5;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bul' +
      'k Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Datab' +
      'ase Password="";Jet OLEDB:Create System Database=False;Jet OLEDB' +
      ':Encrypt Database=False;Jet OLEDB:Don'#39't Copy Locale on Compact=F' +
      'alse;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SF' +
      'P=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 248
    Top = 8
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 288
    Top = 8
  end
end

⌨️ 快捷键说明

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