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

📄 ucompressinfo.dfm

📁 基于DELPHI的图片浏览系统设计与实现
💻 DFM
字号:
object compressinfo: Tcompressinfo
  Left = 199
  Top = 238
  Width = 661
  Height = 433
  Caption = #21387#32553#20449#24687
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 653
    Height = 41
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 17
      Width = 121
      Height = 13
      AutoSize = False
      Caption = #25991#20214#21387#32553#21518#23384#25918#33267#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 136
      Top = 12
      Width = 441
      Height = 21
      Color = cl3DLight
      ReadOnly = True
      TabOrder = 0
    end
    object Button1: TButton
      Left = 581
      Top = 10
      Width = 57
      Height = 25
      Caption = #27983#35272'[&L]'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button1Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 41
    Width = 653
    Height = 358
    Align = alClient
    TabOrder = 1
    object ShellListView1: TShellListView
      Left = 1
      Top = 1
      Width = 651
      Height = 356
      ObjectTypes = [otFolders, otNonFolders]
      Root = 'rfDesktop'
      Sorted = True
      Align = alClient
      ReadOnly = False
      HideSelection = False
      TabOrder = 0
    end
  end
end

⌨️ 快捷键说明

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