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

📄 unit1.dfm

📁 工程预算系统
💻 DFM
字号:
object Form1: TForm1
  Left = 230
  Top = 69
  Width = 664
  Height = 500
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Button1: TButton
    Left = 24
    Top = 96
    Width = 169
    Height = 25
    Caption = #25554#20837#28165#21333#20998#37096'A_qdFb'
    TabOrder = 0
    OnClick = Button1Click
  end
  object ProgressBar1: TProgressBar
    Left = 24
    Top = 368
    Width = 569
    Height = 18
    Min = 0
    Max = 100
    TabOrder = 1
  end
  object Button2: TButton
    Left = 224
    Top = 96
    Width = 273
    Height = 25
    Caption = #25554#20837#28165#21333#39033#30446'A_qdxm,'#39033#30446#29305#24449#65292#39033#30446#24037#20316#20869#23481
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 24
    Top = 144
    Width = 161
    Height = 25
    Caption = #25554#20837#29305#24449#20869#23481'A_TZNR'
    TabOrder = 3
    OnClick = Button3Click
  end
  object GroupBox1: TGroupBox
    Left = 24
    Top = 200
    Width = 601
    Height = 145
    Caption = #28165#21333#25351#24341
    TabOrder = 4
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 60
      Height = 12
      Caption = #21407#25968#25454#24211#65306
    end
    object Label2: TLabel
      Left = 16
      Top = 56
      Width = 60
      Height = 12
      Caption = #30446#30340#25968#25454#24211
    end
    object Label3: TLabel
      Left = 16
      Top = 96
      Width = 114
      Height = 12
      Caption = #19987#19994#21517#31216'('#22914#22303#24314#20026'T)'
    end
    object Edit1: TEdit
      Left = 80
      Top = 16
      Width = 448
      Height = 20
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 80
      Top = 54
      Width = 440
      Height = 20
      TabOrder = 1
      Text = 'Edit2'
    end
    object Button4: TButton
      Left = 536
      Top = 8
      Width = 54
      Height = 25
      Caption = '>>>'
      TabOrder = 2
    end
    object Button5: TButton
      Left = 536
      Top = 48
      Width = 54
      Height = 25
      Caption = '>>>'
      TabOrder = 3
    end
    object Edit3: TEdit
      Left = 137
      Top = 90
      Width = 121
      Height = 20
      TabOrder = 4
      Text = 'Edit3'
    end
    object Button6: TButton
      Left = 320
      Top = 104
      Width = 177
      Height = 25
      Caption = #36827#34892#26356#26032'S_xmzy'#39033#30446#25351#24341#34920
      TabOrder = 5
      OnClick = Button6Click
    end
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\xsw\'#27993#27743#23450#39069'\db2.mdb' +
      ';Persist Security Info=False'
    LoginPrompt = False
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 80
    Top = 24
  end
  object ADOConnection2: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\xsw\'#27993#27743#23450#39069'\qingdan' +
      '2003.mdb;Persist Security Info=False'
    LoginPrompt = False
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 280
    Top = 24
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 120
    Top = 24
  end
  object ADOQuery2: TADOQuery
    Connection = ADOConnection2
    Parameters = <>
    Left = 312
    Top = 24
  end
  object ADOQuery3: TADOQuery
    Connection = ADOConnection2
    Parameters = <>
    Left = 352
    Top = 24
  end
  object ADOQuery4: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 160
    Top = 24
  end
  object ado_zy1: TADOConnection
    Left = 112
    Top = 176
  end
  object ado_zy2: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\xsw\'#27993#27743#23450#39069'\'#23450#39069#24211'\'#27993#27743'2' +
      '003'#23433#35013#23450#39069'.gdb;Persist Security Info=False'
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 440
    Top = 176
  end
  object qurey_zy1: TADOQuery
    Connection = ado_zy1
    Parameters = <>
    Left = 152
    Top = 176
  end
  object zy_1: TADOQuery
    Connection = ado_zy2
    Parameters = <>
    Left = 480
    Top = 176
  end
  object OpenDialog1: TOpenDialog
    Left = 600
    Top = 168
  end
  object zy_2: TADOQuery
    Connection = ado_zy2
    Parameters = <>
    Left = 520
    Top = 176
  end
  object zy_3: TADOQuery
    Connection = ado_zy2
    Parameters = <>
    Left = 568
    Top = 160
  end
end

⌨️ 快捷键说明

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