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

📄 unit6.~dfm

📁 使用delphi编写的图书管理系统:实现查询
💻 ~DFM
字号:
object dzdj: Tdzdj
  Left = 524
  Top = 272
  Width = 333
  Height = 443
  Caption = #35835#32773#30331#35760
  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 = 16
    Top = 56
    Width = 113
    Height = 24
    AutoSize = False
    Caption = #20511#20070#35777#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 40
    Top = 104
    Width = 43
    Height = 24
    Caption = #22995#21517
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 40
    Top = 154
    Width = 49
    Height = 24
    Caption = #24615#21035' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 40
    Top = 204
    Width = 43
    Height = 24
    Caption = #32844#19994
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 40
    Top = 254
    Width = 43
    Height = 24
    Caption = #21333#20301
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label6: TLabel
    Left = 40
    Top = 304
    Width = 43
    Height = 24
    Caption = #22791#27880
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Left = 48
    Top = 360
    Width = 75
    Height = 25
    Caption = #25552#20132
    Default = True
    TabOrder = 0
  end
  object BitBtn2: TBitBtn
    Left = 184
    Top = 360
    Width = 75
    Height = 25
    Cancel = True
    Caption = #21462#28040
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object Edit1: TEdit
    Left = 152
    Top = 56
    Width = 145
    Height = 21
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 152
    Top = 107
    Width = 145
    Height = 21
    TabOrder = 3
  end
  object Edit3: TEdit
    Left = 152
    Top = 260
    Width = 145
    Height = 21
    TabOrder = 4
  end
  object Edit4: TEdit
    Left = 152
    Top = 312
    Width = 145
    Height = 21
    TabOrder = 5
  end
  object ComboBox1: TComboBox
    Left = 152
    Top = 158
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 6
    Items.Strings = (
      #30007
      #22899)
  end
  object ComboBox2: TComboBox
    Left = 152
    Top = 209
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 7
    Items.Strings = (
      #23398#29983
      #25945#24072
      #32844#24037
      #20854#20182)
  end
end

⌨️ 快捷键说明

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