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

📄 datacontrolu.dfm

📁 sql server2000开发版数据库备份与还原dll源码
💻 DFM
字号:
object DataControlFom: TDataControlFom
  Left = 322
  Top = 313
  Width = 310
  Height = 224
  Caption = #25968#25454#24211#32500#25252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object pb1: TProgressBar
    Left = 0
    Top = 166
    Width = 302
    Height = 24
    Align = alBottom
    TabOrder = 0
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 302
    Height = 166
    Align = alClient
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 13
      Width = 140
      Height = 13
      AutoSize = False
      Caption = #25968#25454#24211#22791#20221#25991#20214#36335#24452#65306
    end
    object Label2: TLabel
      Left = 8
      Top = 87
      Width = 140
      Height = 13
      AutoSize = False
      Caption = #25968#25454#24211#36824#21407#25991#20214#36335#24452#65306
    end
    object Button1: TButton
      Left = 18
      Top = 55
      Width = 75
      Height = 25
      Caption = #25968#25454#24211#22791#20221
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 18
      Top = 129
      Width = 75
      Height = 25
      Caption = #25968#25454#24211#36824#21407
      TabOrder = 1
      OnClick = Button2Click
    end
    object Edit1: TEdit
      Left = 7
      Top = 30
      Width = 219
      Height = 21
      TabOrder = 2
    end
    object Button3: TButton
      Left = 232
      Top = 27
      Width = 63
      Height = 25
      Caption = #36873#25321#36335#24452
      TabOrder = 3
      OnClick = Button3Click
    end
    object Edit2: TEdit
      Left = 7
      Top = 104
      Width = 219
      Height = 21
      TabOrder = 4
    end
    object Button4: TButton
      Left = 232
      Top = 102
      Width = 63
      Height = 25
      Caption = #36873#25321#36335#24452
      TabOrder = 5
      OnClick = Button4Click
    end
  end
  object cmdado: TADOCommand
    Parameters = <>
    Left = 330
    Top = 22
  end
  object dlgOpen2: TOpenDialog
    Left = 256
    Top = 136
  end
  object RzSelDirDialog1: TRzSelDirDialog
    DriveTypes = [dtFloppy, dtFixed, dtNetwork, dtCDROM, dtRAM]
    Prompt = #25991#20214#22841
    PromptFolders = #30446#24405
    PromptDrives = 'Drives'
    Caption = #25991#20214#30446#24405#36873#25321
    CaptionOK = #30830#23450
    CaptionCancel = #21462#28040
    CaptionHelp = '&Help'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Left = 240
    Top = 64
  end
end

⌨️ 快捷键说明

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