You will find here some of my Delphi component libraries. These components
are extensively used in many of my programs, and will still evolve as my requirements
grow. All these components are free for any use: freewares, sharewares or commercials.
All licensed under Mozilla Public License (MPL). You can read full licensing
terms here.
If you made modifications, fell free to send them to me. Also don't hesitate
to report bugs or improvement ideas. I will really appreciate feedbacks.
NiceGrid

NiceGrid is a Delphi component that aimed to be a standard string grid
replacement. It is written from scratch, not descended from TStringGrid. More ...
|
NiceSideBar

NiceSideBar is a visual component for Delphi that can be used as a
menu. It mimics side menu that usually used in websites. More ...
|
NiceGallery

NiceGallery is a visual control that can display several images, scroll
them left and right. This component mimics the one I found in Microsoft
Encarta™. More ...
|
NicePreview

NicePreview is a Delphi component that aimed to be an easy-to-use print
preview control. More
...
|
NiceChart

Once I need a chart component that can shows interpolated lines for
one of my project. I just need a simple one with basic functionalities.
More ...
|
NiceSettings

NiceSettings is an easy and sophisticated way to add saving and restoring
state capabilities to your Delphi applications. More
...
|
FileManager

FileManager is a Delphi component that serves as a file manager for
your application. Imagine a simple text editor. If the edited text is
dirty (modified), ... More
...
|
FileMenu

FileMenu is a Delphi Component to extend TMainMenu or TPopUpMenu to
dynamically show the content of directories or special shell folders.
More ...
|
|
|
ButtonBar

ButtonBar is a Visual Component Library (VCL) for Delphi. It is a button
bar that takes a list of strings as its captions and accepts an imagelist
as its glyphs. More ...
|
|
SortListView

SortListView is a standrad TListView descendant with sorting capability.
More ...
|
|