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

📄 f_add.dfm.~1~

📁 一个浏览器 比较简单的程序,适合处学者使用和学习.有意见联系我 .
💻 ~1~
字号:
object Form2: TForm2
  Left = 0
  Top = 0
  AutoSize = True
  Caption = #36164#26009#39302'_'#29238#31867#28155#21152
  ClientHeight = 73
  ClientWidth = 193
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 193
    Height = 73
    TabOrder = 0
    object Label2: TLabel
      Left = 8
      Top = 16
      Width = 52
      Height = 13
      Caption = #29238#31867#21517#31216':'
    end
    object Button2: TButton
      Left = 66
      Top = 40
      Width = 75
      Height = 25
      Caption = #37325#21629#21517
      TabOrder = 0
      OnClick = Button2Click
    end
    object Button1: TButton
      Left = 66
      Top = 40
      Width = 75
      Height = 25
      Caption = #25552#20132
      TabOrder = 1
      OnClick = Button1Click
    end
    object Edit2: TEdit
      Left = 66
      Top = 13
      Width = 121
      Height = 21
      TabOrder = 2
    end
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 112
    Top = 160
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=LIB.mdb;Persist Sec' +
      'urity Info=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 320
    Top = 144
  end
end

⌨️ 快捷键说明

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