This class was written because of limitations in standard windows objects (buttons specifically). There are common control buttons that allow some of the features included in this class. One rather unique ability this class provides, however, is the...

For software developers, the Decode/Encode DLLs can be called from any Windows programming language (such as VB, Visual C, Powerbuilder, etc.). It allows you to automatically detect if a given file is UUENCODED, Base64(MIME), XXENCODED, BinHex, user...

Spirit is an object oriented recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow us to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. Parser...

From the developer: ""The ICE XML SAX/DOM Parser is a native VCL Component for Borlands C++ Builder. The parser supports ?event parsing? accordance with SAX and also the W3C DOM (Document Object Model) standard, which enabled the direct access to...

From the developer: ""TMotionDetector is a VCL component that detects motion from video frames and returns information about the motion detected through events and motion ratios. TMotionDetector accepts video frames from TVideoGrabber or any video...