abfEffects contains a set of components that allow you to easily add
different visual effects into your programs.
Content
The abfEffects set contains following components:
TabfFormEffect
TabfFormEffect is a non-visual component that implements roll-up/
roll-down and shaking effects. Simply drop this component onto the form
and you will be able to roll-up the form's client area, shake the form during
some time interval, and drag the form by its client area.
TabfBackGround
TabfBackGround allows making fine backgrounds for your forms, panels
or other controls. It supports many background types. Can be useful if you
want to customize the look of some controls in your application. Bitmaps as
background are also supported.
TabfCredits
TabfCredits allows you to easily create "running" credits like you can
see in any movie or TV program. It supports many background types. Can be
useful for creating cool about or information dialogs.
TabfMovablePanel
TabfMovablePanel is a panel with movement abilities. Very useful to make
a popup, dropdown, or other animated effects.
TabfMagnifier
TabfMagnifier allows the user to magnify the area of screen around the
cursor. It is a ready solution for the magnifier program.
Requirements
Borland Delphi 3 (and higher) or C++Builder 3 (and higher).