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

📄 unit2.dfm

📁 图书管理系统 图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统
💻 DFM
字号:
object Form2: TForm2
  Left = 204
  Top = 172
  Width = 456
  Height = 384
  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 = 96
    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 Button1: TButton
    Left = 40
    Top = 312
    Width = 177
    Height = 25
    Caption = #25552#20132#25968#25454
    TabOrder = 6
  end
  object Button2: TButton
    Left = 240
    Top = 312
    Width = 169
    Height = 25
    Caption = #28165#31354#25968#25454
    TabOrder = 7
    OnClick = Button2Click
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 352
    Top = 8
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Se' +
      'ttings\chenliang816\'#26700#38754'\'#23398#29983#31649#29702#31995#32479'\chenxs.mdb;Persist Security Info=F' +
      'alse'
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 304
    Top = 8
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    TableName = 'chenxs'
    Left = 384
    Top = 8
  end
end

⌨️ 快捷键说明

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