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

📄 u_restore.~dfm

📁 宁夏中药管理系统,在其它的基础上改的,将他人没有完成的功能补上
💻 ~DFM
字号:
object F_Restore: TF_Restore
  Left = 339
  Top = 273
  Width = 410
  Height = 278
  Caption = #36824#21407#25968#25454#24211
  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 Label1: TLabel
    Left = 8
    Top = 8
    Width = 60
    Height = 13
    Caption = #25968#25454#25991#20214#65306
  end
  object DriveComboBox1: TDriveComboBox
    Left = 8
    Top = 40
    Width = 242
    Height = 19
    BevelKind = bkFlat
    DirList = DirectoryListBox1
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 0
  end
  object DirectoryListBox1: TDirectoryListBox
    Left = 8
    Top = 64
    Width = 241
    Height = 169
    BevelInner = bvNone
    BevelOuter = bvSpace
    FileList = FileListBox1
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 16
    TabOrder = 1
  end
  object Edit1: TEdit
    Left = 80
    Top = 4
    Width = 314
    Height = 21
    BevelKind = bkFlat
    BorderStyle = bsNone
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 2
  end
  object FileListBox1: TFileListBox
    Left = 252
    Top = 64
    Width = 145
    Height = 169
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 13
    TabOrder = 3
    OnChange = FileListBox1Change
  end
  object BitBtn_Restore: TBitBtn
    Left = 319
    Top = 38
    Width = 75
    Height = 22
    Caption = #36824#21407
    TabOrder = 4
    OnClick = BitBtn_RestoreClick
  end
end

⌨️ 快捷键说明

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