This page has some of the C++Builder components I wrote. They're all free for use in your own programs, no credit required. All I ask is that if you redistribute them in source form, or derive components from them, or whatever, that you distribute them in the original .zip file. See the readme with each component for more details.
|
BCB4/5 Last updated: 10/20/2000 |
Two 3D label components:
- TSwC3DLabel: a 3D label component, providing 2 types of 3D effect in 8 directions
- TSwC3DClockLabel: a TSwC3DLabel descendant that provides an automatically updating clock with 3D capabilities
|
BCB4/5 Last updated: 08/28/2000 |
A package containing TCustomPanel and TPanel replacements that have a gradient background. Includes horizontal, vertical, and circular gradients, with an unlimited number of colors. Also provides utilities that can be used to easily add gradients to your own components.
|
BCB4/5 Last updated: 10/20/2000 |
A package containing enhanced list and combo boxes, including:
- TSwCListBox: A TCustomListBox descendant that adds automatic horizontal scrolling and hints for strings wider than the box. Also adds three selection methods: SelectAll, UnselectAll, and InvertSelection.
- TSwCDropListBox: A TSwCListBox descendant that adds file dropping capability, so you can drag files from Explorer, for example, and have the names added to the list box. Includes file masking, and pre- and post-file drop events.
- TSwCFontListBox & TSwCFontComboBox: Two components for displaying installed fonts. Fonts are optionally displayed in their font face. Includes several filtering options.
|
BCB4/5 Last updated: 09/07/2000 |
A TLabel component that acts like a hyperlink. Changes color when the mouse moves over it, and launches web pages, email messages, documents, or programs when clicked.