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

📄 unit8.dfm

📁 图书管理系统设计程序
💻 DFM
字号:
object reader_d: Treader_d
  Left = 207
  Top = 211
  Width = 674
  Height = 306
  Caption = #21150#29702#36864#35777#30340#30028#38754
  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 = 48
    Top = 24
    Width = 377
    Height = 41
    AutoSize = False
    Caption = #35831#36755#20837#35201#21150#29702#36864#35777#30340#36164#26009
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 48
    Top = 96
    Width = 329
    Height = 129
    Caption = #36864#35777
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label2: TLabel
      Left = 16
      Top = 40
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #20511#20070#35777#21495
    end
    object Label3: TLabel
      Left = 16
      Top = 88
      Width = 105
      Height = 20
      AutoSize = False
      Caption = #35835#32773#30340#22995#21517
    end
    object reader_no_delete: TEdit
      Left = 136
      Top = 40
      Width = 153
      Height = 28
      TabOrder = 0
    end
    object name_delete: TEdit
      Left = 136
      Top = 88
      Width = 153
      Height = 28
      TabOrder = 1
    end
  end
  object Button1: TButton
    Left = 456
    Top = 40
    Width = 129
    Height = 49
    Caption = #30830#23450#36864#35777
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 456
    Top = 112
    Width = 129
    Height = 49
    Caption = #21462#28040#36864#35777
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 456
    Top = 192
    Width = 137
    Height = 49
    Caption = #36820#22238#19978#32423#33756#21333
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button3Click
  end
  object reader_delete: TADODataSet
    Connection = DataModule3.ADOConnection1
    Parameters = <>
    Left = 536
    Top = 16
  end
end

⌨️ 快捷键说明

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