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.
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
Delphi Visual Shapes provides you with 14 different shape components (e.g. Parallelogram, Trapezoid, Pentagon, Star). The shapes work exactly like Delphi's TShape component. New shapes can easily be created by deriving from two different ancestor
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 display
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 can
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 the
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 the
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 can
If you are experiencing unusual problems or you are seeking creative programming tips developing ASP.NET web pages then take a look at this list of tips and tricks. This article lists ASP.NET tips and tricks on a number of topics. Each tip is provide |