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

📄 unit2.~dfm

📁 功能特点 根据指定字段将Excel表导入到数据库中
💻 ~DFM
字号:
object Form2: TForm2
  Left = 203
  Top = 150
  BorderIcons = []
  BorderStyle = bsToolWindow
  Caption = #33258#23450#26597#35810#32467#26524#23548#20986
  ClientHeight = 194
  ClientWidth = 489
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object SpeedButton1: TSpeedButton
    Left = 64
    Top = 156
    Width = 129
    Height = 33
    Caption = #23548#20986#32467#26524
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 280
    Top = 157
    Width = 129
    Height = 33
    Caption = #36864#20986#31383#21475
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    OnClick = SpeedButton2Click
  end
  object Label1: TLabel
    Left = 7
    Top = 5
    Width = 477
    Height = 13
    AutoSize = False
    Caption = #22312#19979#38754#26694#20013#36755#20837#33258#23450#20041'SQL'#26597#35810#35821#21477#65292#23383#27573#21015#34920#21442#32771'['#36873#25321#34920#23383#27573']'#20013#30340#23383#27573#21015#34920
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 8
    Top = 19
    Width = 477
    Height = 13
    AutoSize = False
    Caption = #27492#21151#33021#21482#25552#20379#32473#29087#24713'SQL'#20043#29992#25143#65292#19981#29087#24713#29992#25143#35831#36873#25321#20840#37096#23548#20986#25353#38062#12290#27492#21151#33021#19981
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 7
    Top = 34
    Width = 477
    Height = 13
    AutoSize = False
    Caption = #20855#22791'SQL'#35821#27861#39564#35777#21151#33021#65292#23548#20986#21069#35831#26816#26597'SQL'#35821#27861#12290
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Memo1: TMemo
    Left = 9
    Top = 51
    Width = 470
    Height = 96
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
end

⌨️ 快捷键说明

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