TurboPack / MustangpeakEasyListview

TurboPack MustangpeakEasyListview is part of VirtualShellTools for the Listview but can be used for a TListview Replacement that is faster and more customizable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MustangpeakEasyListView

Table of contents

  1. Introduction
  2. Package names
  3. Installation

Introduction

The Turbopak Mustangpeak library for Delphi and C++Builder was originally developed by Jim Kueneman and contains the EasyListView and the VirutalShellExplorer components. The Mustangpeak EasyListView is a fast and very customizable TListview replacement. It can also be used with the VirtualShellTools component of the MustangPeak Library.

This is a source-only release of Mustangpeak EasyListView. It includes designtime and runtime packages for Delphi and CBuilder and supports Win32 and Win64.

Package names

MustangpeakEasyListView package names have the following form:

  • EasyListviewD.dpk (Delphi runtime package)

  • EasyListviewDD.dpk (Delphi design time package)

  • EasyListviewC.bpl (C++Builder Runtime for all platforms)

  • EasyListviewCD.bpl (C++Builder Runtime for the VCL)

RAD STUDIO Berlin or later supported.

Installation

To install Mustangpeak EasyListView into your IDE, take the following steps:

  1. Install first MustangpeakCommonLib.

  2. Clone or download and unzip the Github repository into a directory (e.g., D:\MustangpeakEasyListView).

  3. Start RAD Studio.

  4. Add the source subdirectory (i.e., D:\MustangpeakEasyListView\Source) to the IDE's library path.

  5. Open and compile the runtime package specific to the IDE being used.

  6. Open & install the corresponding designtime package.

About

TurboPack MustangpeakEasyListview is part of VirtualShellTools for the Listview but can be used for a TListview Replacement that is faster and more customizable.

License:Other


Languages

Language:Pascal 99.5%Language:C++ 0.5%