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

📄 deltovb.~dfm

📁 delphi 自动生成 vb 数据窗体
💻 ~DFM
字号:
object Form1: TForm1
  Left = 203
  Top = 161
  Width = 782
  Height = 355
  Caption = #29983#25104'vb'#31383#20307
  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 Splitter1: TSplitter
    Left = 415
    Top = 0
    Width = 1
    Height = 328
    Cursor = crHSplit
    Align = alRight
  end
  object P_dtype: TPanel
    Left = 0
    Top = 0
    Width = 415
    Height = 328
    Align = alClient
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 147
      Height = 13
      Caption = #36873#25321#25968#25454#24211#31867#22411' '#65306'    '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #20223#23435'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 184
      Top = 24
      Width = 196
      Height = 13
      Caption = #25968#25454#24211#25991#20214#25110#26381#21153#22120#21517#65306'      '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #20223#23435'_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 24
      Top = 64
      Width = 116
      Height = 13
      Caption = #36873#25321'Access '#25968#25454#34920'  '#65306
      Visible = False
    end
    object ComboBox1: TComboBox
      Left = 24
      Top = 40
      Width = 137
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Items.Strings = (
        'Ms Access'
        'dBase'
        'Foxpro'
        'Paradox'
        'Ms SQL')
    end
    object Button1: TButton
      Left = 352
      Top = 40
      Width = 33
      Height = 21
      Caption = #27983#35272
      TabOrder = 1
      OnClick = Button1Click
    end
    object ComboBox2: TComboBox
      Left = 200
      Top = 40
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      OnClick = ComboBox2Click
    end
    object GB1: TGroupBox
      Left = 16
      Top = 88
      Width = 369
      Height = 57
      Caption = #26381#21153#22120#36873#39033
      TabOrder = 3
      Visible = False
      object Label3: TLabel
        Left = 16
        Top = 64
        Width = 150
        Height = 13
        Caption = #36873#25321#26381#21153#22120#19978#25968#25454#24211#21517' '#65306'     '
      end
      object Label4: TLabel
        Left = 176
        Top = 64
        Width = 81
        Height = 13
        Caption = #36873#25321#25968#25454#34920#65306'   '
      end
      object ComboBox3: TComboBox
        Left = 16
        Top = 80
        Width = 137
        Height = 21
        ItemHeight = 13
        TabOrder = 0
        Text = 'ComboBox3'
        OnClick = ComboBox3Click
      end
      object LabeledEdit1: TLabeledEdit
        Left = 16
        Top = 32
        Width = 105
        Height = 21
        EditLabel.Width = 72
        EditLabel.Height = 13
        EditLabel.Caption = #26381#21153#22120#29992#25143#21517
        LabelPosition = lpAbove
        LabelSpacing = 3
        TabOrder = 1
      end
      object LabeledEdit2: TLabeledEdit
        Left = 176
        Top = 32
        Width = 105
        Height = 21
        EditLabel.Width = 60
        EditLabel.Height = 13
        EditLabel.Caption = #26381#21153#22120#23494#30721
        LabelPosition = lpAbove
        LabelSpacing = 3
        PasswordChar = '*'
        TabOrder = 2
      end
      object ComboBox4: TComboBox
        Left = 176
        Top = 80
        Width = 153
        Height = 21
        ItemHeight = 13
        TabOrder = 3
        OnClick = ComboBox4Click
      end
      object Button6: TButton
        Left = 296
        Top = 24
        Width = 41
        Height = 25
        Caption = #36830#25509
        TabOrder = 4
        OnClick = Button6Click
      end
    end
    object ComboBox5: TComboBox
      Left = 200
      Top = 64
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 5
      Visible = False
      OnClick = ComboBox5Click
    end
    object GB2: TGroupBox
      Left = 16
      Top = 88
      Width = 369
      Height = 185
      Caption = #20851#38190#23383#27573#36873#25321
      TabOrder = 4
      object Button2: TButton
        Left = 82
        Top = 112
        Width = 25
        Height = 25
        Caption = '>>'
        TabOrder = 1
        Visible = False
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 82
        Top = 144
        Width = 25
        Height = 25
        Caption = '<<'
        TabOrder = 2
        Visible = False
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 170
        Top = 48
        Width = 25
        Height = 25
        Caption = '>'
        TabOrder = 3
        OnClick = Button4Click
      end
      object Button5: TButton
        Left = 170
        Top = 120
        Width = 25
        Height = 25
        Caption = '<'
        TabOrder = 4
        OnClick = Button5Click
      end
      object ListBox2: TListBox
        Left = 216
        Top = 16
        Width = 137
        Height = 161
        ItemHeight = 13
        TabOrder = 5
      end
      object ListBox1: TListBox
        Left = 8
        Top = 16
        Width = 137
        Height = 161
        ItemHeight = 13
        TabOrder = 0
      end
    end
    object Button7: TButton
      Left = 168
      Top = 289
      Width = 49
      Height = 25
      Caption = #23436#25104
      TabOrder = 6
      OnClick = Button7Click
    end
  end
  object Panel1: TPanel
    Left = 416
    Top = 0
    Width = 358
    Height = 328
    Align = alRight
    TabOrder = 1
    object Memo1: TMemo
      Left = 1
      Top = 1
      Width = 356
      Height = 326
      Align = alClient
      Lines.Strings = (
        'VERSION 5.00'
        'Begin VB.Form Form1 '
        '   Caption         =   "Form1"'
        '   ClientHeight    =   6675'
        '   ClientLeft      =   60'
        '   ClientTop       =   345'
        '   ClientWidth     =   9435'
        '   LinkTopic       =   "Form1"'
        '   ScaleHeight     =   6675'
        '   ScaleWidth      =   9435'
        '   StartUpPosition =   3  '#39#31383#21475#32570#30465
        '   Begin MSHierarchicalFlexGridLib.MSHFlexGrid Mfg '
        '      Height          =   1575'
        '      Left            =   120'
        '      TabIndex        =   0'
        '      Top             =   480'
        '      Width           =   9135'
        '      _ExtentX        =   16113'
        '      _ExtentY        =   2778'
        '      _Version        =   393216'
        '      FixedCols       =   0'
        '      _NumberOfBands  =   1'
        '      _Band(0).Cols   =   2'
        '   End'
        '  ')
      ScrollBars = ssBoth
      TabOrder = 0
    end
  end
  object OD: TOpenDialog
    Left = 288
    Top = 144
  end
  object SD: TSaveDialog
    Left = 240
    Top = 112
  end
  object AC: TADOConnection
    Provider = 'SQLOLEDB.1'
    Left = 336
    Top = 112
  end
  object AQ: TADOQuery
    CursorType = ctStatic
    Parameters = <>
    Left = 304
    Top = 112
  end
  object TB: TTable
    TableType = ttParadox
    Left = 272
    Top = 112
  end
end

⌨️ 快捷键说明

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