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

📄 unit19.~dfm

📁 高校图书管理系统采用Delphi结合数据库
💻 ~DFM
字号:
object frm_cwcx: Tfrm_cwcx
  Left = 124
  Top = 116
  Width = 634
  Height = 481
  Caption = #36130#21153#37096#38376'-->'#36130#21153#26597#35810
  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 GroupBox1: TGroupBox
    Left = 8
    Top = 16
    Width = 505
    Height = 177
    Caption = #26597#35810#26465#20214
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 24
      Width = 48
      Height = 12
      Caption = #26597#35810#23383#27573
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 160
      Top = 24
      Width = 36
      Height = 12
      Caption = #36816#31639#31526
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 272
      Top = 24
      Width = 12
      Height = 12
      Caption = #20540
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object ComboBox1: TComboBox
      Left = 24
      Top = 48
      Width = 89
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnChange = ComboBox1Change
      Items.Strings = (
        #20135#21697#32534#21495
        #20135#21697#21517#31216
        #24180#38144#21806#39069
        #24180#32047#35745#25240#26087
        #32844#21592#32534#21495
        #32844#21592#21517#31216
        #26376#24037#36164)
    end
    object ComboBox2: TComboBox
      Left = 160
      Top = 48
      Width = 57
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 1
      Text = '='
      Items.Strings = (
        '='
        '>'
        '>='
        '<'
        '<='
        '<>')
    end
    object ComboBox3: TComboBox
      Left = 272
      Top = 48
      Width = 137
      Height = 21
      ItemHeight = 13
      TabOrder = 2
    end
    object ComboBox4: TComboBox
      Left = 24
      Top = 120
      Width = 89
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 3
      OnChange = ComboBox4Change
      Items.Strings = (
        #20135#21697#32534#21495
        #20135#21697#21517#31216
        #24180#38144#21806#39069
        #24180#32047#35745#25240#26087
        #32844#21592#32534#21495
        #32844#21592#21517#31216
        #26376#24037#36164)
    end
    object ComboBox5: TComboBox
      Left = 160
      Top = 120
      Width = 57
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 4
      Text = '='
      Items.Strings = (
        '='
        '>'
        '>='
        '<'
        '<='
        '<>')
    end
    object ComboBox6: TComboBox
      Left = 272
      Top = 120
      Width = 137
      Height = 21
      ItemHeight = 13
      TabOrder = 5
    end
    object CheckBox1: TCheckBox
      Left = 64
      Top = 88
      Width = 65
      Height = 17
      Caption = #32452#21512#26597#35810
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = CheckBox1Click
    end
    object RadioButton1: TRadioButton
      Left = 200
      Top = 88
      Width = 33
      Height = 17
      Caption = #19982
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 7
    end
    object RadioButton2: TRadioButton
      Left = 312
      Top = 88
      Width = 33
      Height = 17
      Caption = #25110
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 8
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 208
    Width = 609
    Height = 185
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DBNavigator1: TDBNavigator
    Left = 208
    Top = 408
    Width = 188
    Height = 25
    DataSource = DataSource1
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    TabOrder = 2
  end
  object Button1: TButton
    Left = 536
    Top = 88
    Width = 81
    Height = 33
    Caption = #26597#35810
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 536
    Top = 144
    Width = 81
    Height = 33
    Caption = #20851#38381
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button2Click
  end
  object Query1: TQuery
    Active = True
    DatabaseName = 'mis'
    SQL.Strings = (
      'select * from cwb.db')
    Left = 536
    Top = 24
  end
  object DataSource1: TDataSource
    DataSet = Query1
    Left = 584
    Top = 24
  end
end

⌨️ 快捷键说明

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