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

📄 backup_unit.~dfm

📁 delphi进销存管理系统 很不错得进销存管理系统 有很多skin得
💻 ~DFM
字号:
object Backup_Form: TBackup_Form
  Left = 175
  Top = 155
  Width = 471
  Height = 209
  BorderIcons = [biSystemMenu]
  Caption = #25968#25454#22791#20221
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 11
    Top = 6
    Width = 84
    Height = 20
    Caption = #25968#25454#22791#20221
    Font.Charset = GB2312_CHARSET
    Font.Color = clNavy
    Font.Height = -20
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 11
    Top = 25
    Width = 436
    Height = 115
    TabOrder = 0
    object Label2: TLabel
      Left = 24
      Top = 25
      Width = 360
      Height = 13
      Caption = #25968#25454#22791#20221#26159#19968#39033#24456#37325#35201#30340#24037#20316#65292#24212#32463#24120#22791#20221#25968#25454#20197#38450#25968#25454#24847#22806#20002#22833#65281
    end
    object SpeedButton1: TSpeedButton
      Left = 391
      Top = 60
      Width = 23
      Height = 22
      Caption = '...'
      OnClick = SpeedButton1Click
    end
    object Label3: TLabel
      Left = 10
      Top = 63
      Width = 144
      Height = 13
      AutoSize = False
      Caption = #35831#36873#25321#22791#20221#36335#24452#21450#25991#20214#21517#65306
    end
    object Path_Edit: TEdit
      Left = 193
      Top = 61
      Width = 196
      Height = 19
      Ctl3D = False
      Enabled = False
      ParentCtl3D = False
      TabOrder = 0
    end
  end
  object BitBtn1: TBitBtn
    Left = 272
    Top = 148
    Width = 75
    Height = 25
    Caption = #24320#22987#22791#20221
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 360
    Top = 148
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 2
    Kind = bkClose
  end
  object OpenDialog1: TOpenDialog
    DefaultExt = '*.lxp'
    Filter = #19968#36890#36827#38144#23384#22791#20221#25991#20214'|*.lxp'
    Left = 152
  end
end

⌨️ 快捷键说明

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