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

📄 foldercopyunit.dfm

📁 软件可自动完成SQL Server数据库和文档的数据定时自动备份
💻 DFM
字号:
object FolderCopyForm: TFolderCopyForm
  Left = 383
  Top = 160
  Width = 342
  Height = 190
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = 'FolderCopyForm'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 24
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #28304'  '#22320'  '#22336#65306
    Transparent = True
  end
  object Label2: TLabel
    Left = 32
    Top = 51
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #30446#30340#22320#22336#65306
    Transparent = True
  end
  object SpeedButton1: TSpeedButton
    Left = 280
    Top = 21
    Width = 23
    Height = 21
    Caption = '...'
    OnClick = SpeedButton1Click
  end
  object SpeedButton2: TSpeedButton
    Left = 280
    Top = 47
    Width = 23
    Height = 21
    Caption = '...'
    OnClick = SpeedButton2Click
  end
  object Label3: TLabel
    Left = 32
    Top = 78
    Width = 70
    Height = 13
    AutoSize = False
    Caption = #25511#21046#26102#38388#65306
    Transparent = True
  end
  object Edit1: TEdit
    Left = 104
    Top = 20
    Width = 177
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 104
    Top = 47
    Width = 177
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 1
    Text = 'Edit1'
  end
  object Edit3: TEdit
    Left = 104
    Top = 74
    Width = 177
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 2
    Text = 'Edit1'
  end
  object DTP: TDateTimePicker
    Left = 280
    Top = 74
    Width = 21
    Height = 21
    Date = 38476.854510081020000000
    Time = 38476.854510081020000000
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 3
    OnChange = DTPChange
  end
  object BitBtn1: TBitBtn
    Left = 80
    Top = 115
    Width = 75
    Height = 25
    TabOrder = 4
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 192
    Top = 115
    Width = 75
    Height = 25
    TabOrder = 5
    Kind = bkCancel
  end
end

⌨️ 快捷键说明

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