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

📄 datacorver.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
字号:
object Form_datacover: TForm_datacover
  Left = 218
  Top = 144
  Width = 608
  Height = 435
  Caption = #25968#25454#24674#22797
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox4: TGroupBox
    Left = 0
    Top = 0
    Width = 158
    Height = 408
    Align = alLeft
    TabOrder = 0
    object CkLBox1: TCheckListBox
      Left = 2
      Top = 15
      Width = 154
      Height = 320
      Align = alClient
      Color = clInfoBk
      ItemHeight = 13
      TabOrder = 0
    end
    object Panel3: TPanel
      Left = 2
      Top = 335
      Width = 154
      Height = 71
      Align = alBottom
      TabOrder = 1
      object BBtnNoall: TBitBtn
        Left = 88
        Top = 22
        Width = 49
        Height = 25
        Caption = #20840#19981#36873
        TabOrder = 0
        OnClick = BBtnNoallClick
      end
      object BBtnSelall: TBitBtn
        Left = 16
        Top = 22
        Width = 47
        Height = 25
        Caption = #20840#36873
        TabOrder = 1
        Visible = False
        OnClick = BBtnSelallClick
      end
    end
  end
  object Panel4: TPanel
    Left = 158
    Top = 0
    Width = 442
    Height = 408
    Align = alClient
    TabOrder = 1
    object GroupBox3: TGroupBox
      Left = 1
      Top = 1
      Width = 440
      Height = 101
      Align = alTop
      Caption = #36873#25321#22791#20221#25110#32773#24674#22797#36335#24452
      TabOrder = 0
      object Edit1: TEdit
        Left = 12
        Top = 26
        Width = 352
        Height = 21
        Color = clBtnFace
        Enabled = False
        TabOrder = 0
      end
      object BitBtn2: TButton
        Left = 148
        Top = 62
        Width = 103
        Height = 25
        Caption = #24320#22987#24674#22797
        Enabled = False
        TabOrder = 1
        OnClick = BitBtn2Click
      end
      object Button1: TButton
        Left = 373
        Top = 24
        Width = 51
        Height = 25
        Caption = #27983#35272
        TabOrder = 2
        OnClick = Button1Click
      end
    end
    object Panel5: TPanel
      Left = 1
      Top = 102
      Width = 440
      Height = 305
      Align = alClient
      TabOrder = 1
      object Memo1: TMemo
        Left = 1
        Top = 1
        Width = 438
        Height = 303
        Align = alClient
        Color = clInfoBk
        Lines.Strings = (
          #25552' '#31034#65306)
        ScrollBars = ssVertical
        TabOrder = 0
      end
    end
  end
  object BatMove1: TBatchMove
    Left = 164
    Top = 24
  end
  object Table2: TTable
    DatabaseName = 'zxjx'
    Left = 208
    Top = 42
  end
  object Table3: TTable
    Left = 248
    Top = 44
  end
  object OpenDialog1: TOpenDialog
    Left = 182
    Top = 160
  end
  object query1: TQuery
    DatabaseName = 'zxjx'
    Left = 74
    Top = 166
  end
  object table1: TQuery
    DatabaseName = 'zxjx'
    Left = 78
    Top = 120
  end
end

⌨️ 快捷键说明

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