TEventScrollBox is a TScrollBox descendant that fires events when either the horizontal or the vertical scrollbar is moved.
TValidatorEdit works like a normal TEdit, except that it validates your inputs while you type. You can specify the characters that may not or may exclusively be entered.
PerfectShareware allows you to easily turn your applications into Shareware. There are several modes for Shareware behaviour. Tools and demos are included. The new version is even easier to handle and safer in terms of storing the information in...
TLocaleDialog allows you to easily select from all the languages supported by Windows. You can also obtain information on the current language. There are properties to find out the codepage (e.g. $0409), the description (e.g. English (USA)) and...
This component allows you to show a Tip of the Day dialog as known from many applications. You can store the tips either with the component at design time, or you can store them in the registry. You can choose from 5 default icons or you can...
The TDogsEar component may be useful if you want to write your own Personal Information Manager and want to make it look like a book. The component displays a little folded paper edge. An event tells you when the edge was clicked. The paper edge...
The TEventScrollBox component is a TScrollBox descendant that triggers events when the horizontal/vertical scroll bar is moved or clicked. This component was tested and modified for Delphi 5 compatibility!
TEffectsPanel is a TPanel descendant which allows you to apply three different effects to the controls placed on it. You can add a raised or lowered edge (looks nice with buttons) or a shadow. TEffectsPanel puts an end to TShape workarounds. You... |