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

📄 unit5.~dfm

📁 图书管理系统设计程序
💻 ~DFM
字号:
object register_reader: Tregister_reader
  Left = 176
  Top = 136
  Width = 748
  Height = 554
  Caption = #20511#20070#35777#21150#29702#30340#30028#38754
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label5: TLabel
    Left = 40
    Top = 32
    Width = 601
    Height = 37
    AutoSize = False
    Caption = #35831#36755#20837#35201#21150#29702#22270#20070#39302#20511#20070#35777#30340#36164#26009
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -32
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 56
    Top = 328
    Width = 121
    Height = 24
    AutoSize = False
    Caption = #35835#32773#31616#20171
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 32
    Top = 96
    Width = 449
    Height = 217
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 185
      Height = 24
      AutoSize = False
      Caption = #35835#32773#30340#20511#20070#35777#21495
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 64
      Top = 72
      Width = 137
      Height = 24
      AutoSize = False
      Caption = #35835#32773#30340#22995#21517
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 72
      Top = 120
      Width = 140
      Height = 24
      AutoSize = False
      Caption = #35835#32773#30340#31867#21035
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 48
      Top = 160
      Width = 161
      Height = 24
      AutoSize = False
      Caption = #35835#32773#25152#23646#26426#26500
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object reader_no_input: TEdit
      Left = 224
      Top = 32
      Width = 161
      Height = 21
      TabOrder = 0
    end
    object name_input: TEdit
      Left = 224
      Top = 72
      Width = 161
      Height = 21
      TabOrder = 1
    end
    object department_input: TEdit
      Left = 224
      Top = 160
      Width = 161
      Height = 21
      TabOrder = 2
    end
    object type_input: TComboBox
      Left = 224
      Top = 120
      Width = 161
      Height = 21
      ItemHeight = 13
      TabOrder = 3
      Items.Strings = (
        #26412#31185#29983
        #30740#31350#29983
        #21338#22763#29983
        #35762#24072
        #21103#25945#25480
        #25945#25480
        #22806#21333#20301#20154#21592)
    end
  end
  object Button1: TButton
    Left = 520
    Top = 120
    Width = 137
    Height = 57
    Caption = #30830#23450#21150#29702
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 520
    Top = 232
    Width = 137
    Height = 57
    Caption = #21462#28040#21150#29702
    TabOrder = 2
    OnClick = Button2Click
  end
  object introduction: TMemo
    Left = 24
    Top = 360
    Width = 633
    Height = 137
    TabOrder = 3
  end
  object reader_input: TADODataSet
    Connection = DataModule3.ADOConnection1
    Parameters = <>
    Left = 648
    Top = 32
  end
end

⌨️ 快捷键说明

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