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

📄 ufrmimportnew.dfm

📁 数据库通用工具
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmImportNew: TfrmImportNew
  Left = 168
  Top = 55
  BorderStyle = bsSingle
  Caption = #25968#25454#36801#31227' [ SQL Server '#25968#25454#24211#38388' ]'
  ClientHeight = 573
  ClientWidth = 792
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 792
    Height = 553
    Align = alClient
    BevelInner = bvLowered
    TabOrder = 0
    object Panel4: TPanel
      Left = 2
      Top = 302
      Width = 788
      Height = 249
      Align = alClient
      BevelInner = bvLowered
      TabOrder = 0
      object labA: TLabel
        Left = 652
        Top = 8
        Width = 7
        Height = 14
        Caption = '0'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object labB: TLabel
        Left = 652
        Top = 32
        Width = 7
        Height = 14
        Caption = '0'
        Font.Charset = ANSI_CHARSET
        Font.Color = clMaroon
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label12: TLabel
        Left = 560
        Top = 8
        Width = 70
        Height = 14
        Caption = #28304#34920#23383#27573#25968
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label13: TLabel
        Left = 560
        Top = 32
        Width = 84
        Height = 14
        Caption = #30446#30340#34920#23383#27573#25968
        Font.Charset = ANSI_CHARSET
        Font.Color = clMaroon
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object labRa: TLabel
        Left = 684
        Top = 8
        Width = 56
        Height = 14
        Caption = #35760#24405#25968' 0'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object labRb: TLabel
        Left = 684
        Top = 32
        Width = 56
        Height = 14
        Caption = #35760#24405#25968' 0'
        Font.Charset = ANSI_CHARSET
        Font.Color = clMaroon
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object bbtRun: TBitBtn
        Left = 576
        Top = 163
        Width = 90
        Height = 80
        Caption = #25191#34892#36801#31227'(&R)'
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clRed
        Font.Height = -14
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 7
        OnClick = bbtRunClick
      end
      object lv: TListView
        Left = 2
        Top = 2
        Width = 300
        Height = 245
        Align = alLeft
        Columns = <
          item
            AutoSize = True
            Caption = #28304#34920#23383#27573
          end
          item
            AutoSize = True
            Caption = #30446#30340#34920#23383#27573
          end
          item
            AutoSize = True
            Caption = #31867#22411
          end>
        ColumnClick = False
        GridLines = True
        HideSelection = False
        Items.Data = {
          9E0000000500000000000000FFFFFFFFFFFFFFFF010000000000000003616161
          0362626200000000FFFFFFFFFFFFFFFF01000000000000000331323303343536
          00000000FFFFFFFFFFFFFFFF0100000000000000036363630331323301000000
          FFFFFFFFFFFFFFFF0100000000000000033435360364646400000000FFFFFFFF
          FFFFFFFF010000000000000003666666036767670100FFFFFFFFFFFFFFFF}
        ReadOnly = True
        RowSelect = True
        StateImages = ImageList1
        TabOrder = 0
        ViewStyle = vsReport
        OnCustomDrawSubItem = lvCustomDrawSubItem
        OnKeyDown = lvKeyDown
        OnResize = lvResize
      end
      object btnadd: TButton
        Left = 680
        Top = 63
        Width = 90
        Height = 50
        Caption = #28155#21152'(&T)'
        TabOrder = 1
        OnClick = btnaddClick
      end
      object btndel: TButton
        Left = 576
        Top = 113
        Width = 90
        Height = 50
        Caption = #21024#38500'(&D)'
        Enabled = False
        TabOrder = 2
        OnClick = btndelClick
      end
      object btnclear: TButton
        Left = 680
        Top = 113
        Width = 90
        Height = 50
        Caption = #28165#38500'(&C)'
        Enabled = False
        TabOrder = 3
        OnClick = btnclearClick
      end
      object btnout: TButton
        Left = 680
        Top = 193
        Width = 90
        Height = 50
        Cancel = True
        Caption = #36864#20986'(&Q)'
        TabOrder = 4
        OnClick = btnoutClick
      end
      object BitBtn1: TBitBtn
        Left = 576
        Top = 63
        Width = 90
        Height = 50
        Caption = '&Auto'
        TabOrder = 5
        OnClick = BitBtn1Click
      end
      object mo: TMemo
        Left = 302
        Top = 2
        Width = 250
        Height = 245
        Align = alLeft
        ScrollBars = ssBoth
        TabOrder = 6
        OnKeyDown = moKeyDown
      end
    end
    object Panel5: TPanel
      Left = 2
      Top = 2
      Width = 788
      Height = 150
      Align = alTop
      TabOrder = 1
      object DBGrid1: TDBGrid
        Left = 541
        Top = 1
        Width = 246
        Height = 148
        Align = alClient
        DataSource = DataSource1
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -14
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
      end
      object Panel2: TPanel
        Left = 1
        Top = 1
        Width = 280
        Height = 148
        Align = alLeft
        BevelInner = bvLowered
        TabOrder = 1
        object Label1: TLabel
          Left = 16
          Top = 16
          Width = 45
          Height = 13
          AutoSize = False
          Caption = #26381#21153#22120
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label2: TLabel
          Left = 16
          Top = 40
          Width = 45
          Height = 13
          AutoSize = False
          Caption = #28304#24211
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label3: TLabel
          Left = 16
          Top = 64
          Width = 44
          Height = 13
          AutoSize = False
          Caption = #29992#25143#21517
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label4: TLabel
          Left = 16
          Top = 88
          Width = 33
          Height = 13
          AutoSize = False
          Caption = #23494#30721
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label5: TLabel
          Left = 16
          Top = 112
          Width = 41
          Height = 13
          AutoSize = False
          Caption = #34920#21517
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlue
          Font.Height = -14
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object edita1: TEdit
          Left = 64
          Top = 8
          Width = 121
          Height = 22
          TabOrder = 0
          Text = '10.10.20.8'
          OnKeyDown = edita1KeyDown
        end
        object edita2: TEdit
          Left = 64
          Top = 32
          Width = 121
          Height = 22
          TabOrder = 1
          Text = 'master'
          OnKeyDown = edita1KeyDown
        end
        object edita3: TEdit
          Left = 64
          Top = 56
          Width = 121
          Height = 22
          TabOrder = 2
          Text = 'sa'
          OnKeyDown = edita1KeyDown
        end
        object edita4: TEdit
          Left = 64
          Top = 80
          Width = 121
          Height = 22
          TabOrder = 3
          Text = 'sa'
          OnKeyDown = edita1KeyDown
        end
        object btnlink1: TButton
          Left = 195
          Top = 8
          Width = 73
          Height = 40
          Caption = #36830#25509'(&1)'
          TabOrder = 4
          OnClick = btnlink1Click
        end
        object btnunlink1: TButton
          Left = 195
          Top = 56
          Width = 73
          Height = 40
          Caption = #26029#24320'(&2)'
          TabOrder = 5
          OnClick = btnunlink1Click
        end
        object edita5: TComboBox

⌨️ 快捷键说明

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