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

📄 unit8.~dfm

📁 使用delphi编写的图书管理系统:实现查询
💻 ~DFM
字号:
object zxts: Tzxts
  Left = 341
  Top = 164
  Width = 870
  Height = 640
  Caption = #27880#38144#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 Label1: TLabel
    Left = 192
    Top = 16
    Width = 257
    Height = 41
    AutoSize = False
    Caption = #22312#24211#22270#20070#19968#35272#34920
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -35
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Left = 376
    Top = 568
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object GroupBox1: TGroupBox
    Left = 640
    Top = 16
    Width = 209
    Height = 345
    Caption = #22312#24211#22270#20070#31579#36873
    TabOrder = 1
    object Label2: TLabel
      Left = 8
      Top = 48
      Width = 57
      Height = 25
      AutoSize = False
      Caption = #20070' '#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 8
      Top = 102
      Width = 57
      Height = 25
      AutoSize = False
      Caption = #20070' '#21517
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 8
      Top = 156
      Width = 57
      Height = 25
      AutoSize = False
      Caption = #31867' '#21035
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 8
      Top = 210
      Width = 57
      Height = 25
      AutoSize = False
      Caption = #20316' '#32773
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 8
      Top = 264
      Width = 73
      Height = 25
      AutoSize = False
      Caption = #20986#29256#31038
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object BitBtn2: TBitBtn
      Left = 64
      Top = 312
      Width = 75
      Height = 25
      Caption = #31579#36873
      TabOrder = 0
    end
    object Edit1: TEdit
      Left = 80
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 80
      Top = 102
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 80
      Top = 156
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Edit4: TEdit
      Left = 80
      Top = 210
      Width = 113
      Height = 21
      TabOrder = 4
    end
    object Edit5: TEdit
      Left = 80
      Top = 264
      Width = 113
      Height = 21
      TabOrder = 5
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 368
    Width = 833
    Height = 185
    Caption = #22270#20070#27880#38144#25805#20316
    TabOrder = 2
    object Label7: TLabel
      Left = 8
      Top = 49
      Width = 129
      Height = 20
      AutoSize = False
      Caption = #27880#38144#22270#20070#32534#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 275
      Top = 49
      Width = 121
      Height = 20
      AutoSize = False
      Caption = #27880#38144#22270#20070#21517#31216
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 558
      Top = 49
      Width = 123
      Height = 20
      AutoSize = False
      Caption = #27880#38144#22270#20070#20316#32773
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object BitBtn3: TBitBtn
      Left = 360
      Top = 144
      Width = 75
      Height = 25
      Caption = #27880#38144
      TabOrder = 0
    end
    object Edit6: TEdit
      Left = 137
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit7: TEdit
      Left = 412
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Edit8: TEdit
      Left = 696
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 3
    end
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 64
    Width = 609
    Height = 289
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DataSource1: TDataSource
    Left = 48
    Top = 568
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 128
    Top = 568
  end
end

⌨️ 快捷键说明

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