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.
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.
To install Mustangpeak EasyListView into your IDE, take the following steps:
-
Install first MustangpeakCommonLib.
-
Clone or download and unzip the Github repository into a directory (e.g., D:\MustangpeakEasyListView).
-
Start RAD Studio.
-
Add the source subdirectory (i.e., D:\MustangpeakEasyListView\Source) to the IDE's library path.
-
Open and compile the runtime package specific to the IDE being used.
-
Open & install the corresponding designtime package.