This package was designed to add an easy error-reporting mechanism to your application. It can be a valuable tool for debugging and might even be useful in some delivered applications.TagMonitor is a native C++Builder component. It uses the windows event mechanism to notify a monitor application when errors, warnings or notable other things occur. The package contains a sample monitor application and a simple unit. The latter can be used to add the functionality of the component to unit without forms, like threads or other components. |