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

📄 unit2.~dfm

📁 图书管理系统 图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统
💻 ~DFM
字号:
object Form2: TForm2
  Left = 399
  Top = 47
  Width = 452
  Height = 352
  Caption = #23398#29983#24773#20917#30331#35760
  Color = clInactiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 40
    Top = 72
    Width = 369
    Height = 50
  end
  object Bevel2: TBevel
    Left = 40
    Top = 168
    Width = 369
    Height = 129
  end
  object Label1: TLabel
    Left = 64
    Top = 80
    Width = 251
    Height = 29
    Caption = #27426#36814#20351#29992#23398#29983#31649#29702#31995#32479
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 56
    Top = 184
    Width = 36
    Height = 13
    Caption = #23398#21495#65306
  end
  object Label3: TLabel
    Left = 192
    Top = 184
    Width = 36
    Height = 13
    Caption = #22995#21517#65306
  end
  object Label4: TLabel
    Left = 328
    Top = 184
    Width = 36
    Height = 13
    Caption = #24615#21035#65306
  end
  object Label5: TLabel
    Left = 56
    Top = 224
    Width = 36
    Height = 13
    Caption = #31995#21035#65306
  end
  object Label6: TLabel
    Left = 56
    Top = 264
    Width = 36
    Height = 13
    Caption = #19987#19994#65306
  end
  object DBNavigator1: TDBNavigator
    Left = 48
    Top = 24
    Width = 240
    Height = 25
    TabOrder = 0
  end
  object Edit1: TEdit
    Left = 96
    Top = 184
    Width = 89
    Height = 21
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 232
    Top = 184
    Width = 89
    Height = 21
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 360
    Top = 184
    Width = 41
    Height = 21
    TabOrder = 3
  end
  object Edit4: TEdit
    Left = 96
    Top = 224
    Width = 225
    Height = 21
    TabOrder = 4
  end
  object Edit5: TEdit
    Left = 96
    Top = 264
    Width = 225
    Height = 21
    TabOrder = 5
  end
  object Table1: TTable
    Left = 400
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 352
    Top = 8
  end
end

⌨️ 快捷键说明

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