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

📄 ulistfrm.dfm

📁 一个基于不需引擎的文件管理系统,使用了许多界面比较好的控件
💻 DFM
字号:
object Listfrm: TListfrm
  Left = 318
  Top = 238
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #36873#25321#25554#20214
  ClientHeight = 227
  ClientWidth = 174
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object TBXToolWindow1: TTBXToolWindow
    Left = 0
    Top = 0
    Width = 174
    Height = 227
    Align = alClient
    Caption = 'TBXToolWindow1'
    ClientAreaHeight = 227
    ClientAreaWidth = 174
    TabOrder = 0
    object PlugView: TListView
      Left = 4
      Top = 3
      Width = 166
      Height = 196
      BevelKind = bkSoft
      BorderStyle = bsNone
      Columns = <
        item
          AutoSize = True
          Caption = #21015#34920
        end>
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      FlatScrollBars = True
      ReadOnly = True
      ParentFont = False
      ParentShowHint = False
      ShowColumnHeaders = False
      ShowHint = False
      SmallImages = ImageList1
      TabOrder = 0
      ViewStyle = vsReport
    end
    object TBXButton1: TTBXButton
      Left = 48
      Top = 203
      Width = 57
      Height = 20
      Caption = #30830#23450
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 0
      ParentFont = False
      TabOrder = 1
      OnClick = TBXButton1Click
    end
    object TBXButton2: TTBXButton
      Left = 112
      Top = 203
      Width = 57
      Height = 20
      Caption = #21462#28040
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 0
      ParentFont = False
      TabOrder = 2
      OnClick = TBXButton2Click
    end
  end
  object ImageList1: TImageList
    Left = 56
    Top = 80
  end
end

⌨️ 快捷键说明

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