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...
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.
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... |