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

📄 unit8.~dfm

📁 是用DELPHI编写的图书管理系统
💻 ~DFM
字号:
object Formdzdj: TFormdzdj
  Left = 366
  Top = 175
  Width = 372
  Height = 555
  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 = 8
    Top = 24
    Width = 57
    Height = 13
    Caption = #20511#20070#35777#21495'   '
  end
  object Label2: TLabel
    Left = 8
    Top = 88
    Width = 57
    Height = 13
    Caption = #35835#32773#22995#21517'   '
  end
  object Label3: TLabel
    Left = 8
    Top = 152
    Width = 57
    Height = 13
    Caption = #35835#32773#24615#21035'   '
  end
  object Label4: TLabel
    Left = 8
    Top = 216
    Width = 60
    Height = 13
    Caption = #35835#32773#32844#19994'    '
  end
  object Label5: TLabel
    Left = 8
    Top = 272
    Width = 57
    Height = 13
    Caption = #35835#32773#21333#20301'   '
  end
  object Label6: TLabel
    Left = 8
    Top = 344
    Width = 42
    Height = 13
    Caption = #22791#27880'      '
  end
  object Editjszh: TEdit
    Left = 120
    Top = 24
    Width = 161
    Height = 21
    TabOrder = 0
  end
  object Editxm: TEdit
    Left = 120
    Top = 88
    Width = 161
    Height = 21
    TabOrder = 1
  end
  object ComboBoxxb: TComboBox
    Left = 120
    Top = 144
    Width = 161
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    Items.Strings = (
      #30007
      #22899)
  end
  object ComboBoxzy: TComboBox
    Left = 120
    Top = 208
    Width = 161
    Height = 21
    ItemHeight = 13
    TabOrder = 3
    Items.Strings = (
      #23398#29983
      #25945#24072
      #24178#37096
      #32844#24037
      #20891#20154)
  end
  object Editdw: TEdit
    Left = 120
    Top = 272
    Width = 153
    Height = 21
    TabOrder = 4
  end
  object Editbz: TEdit
    Left = 120
    Top = 344
    Width = 161
    Height = 21
    TabOrder = 5
  end
  object btndj: TButton
    Left = 24
    Top = 408
    Width = 121
    Height = 41
    Caption = #30331#35760
    TabOrder = 6
    OnClick = btndjClick
  end
  object btnfh: TButton
    Left = 192
    Top = 408
    Width = 145
    Height = 41
    Caption = #36820#22238
    TabOrder = 7
    OnClick = btnfhClick
  end
  object Querydj: TQuery
    DatabaseName = 'tsgl'
    Left = 40
    Top = 480
  end
end

⌨️ 快捷键说明

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