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...
An interesting intro to ASP.NET is an article in which the author explains you about the use of ASP.NET. The author shows you the difference between the classical engineering and software engineering with an example. This tutorial compares the...
TSRCheckButton is a CheckButton component with WordWrap and Transparent-properties like TLabel. It has an additional OnChange-event which is fired on all changes of state. OnClick is only fired when the component is clicked.
TEnhancedEdit is a derived from TEdit, with text-alignment and value and integer-value properties.
MK QueryBuilder is the leading object-oriented tool specifically designed for data queries, extraction and printing for DELPHI 3.0 developers. The system includes three components written entirely in DELPHI (the full source code is provided):E...
TSRWavePlayer is a simple wave player component wich has identical properties and events in all Delphi-versions.
TIniList is a component similar to TIniFile, but it holds all the values in memory, not in a file. It provides easy loading and saving values with methods like ReadInteger, WriteInteger, etc. With SaveToFile and LoadFromFile the values are written... |