Introduction - If you have any usage issues, please Google them yourself
TPicShow is an image slider control with 176 transitional effects in pure Delphi code. The major characteristics of TPicShow are:
Image transition can be controlled programmatically
Image can be stretched or centered in the client area of the control
Control can show a background image as centered, stretched, or tiled
Transition process can use a separated thread
New transitional effects can be easily implemented and added to the control
TDBPicShow is the data-aware version of TPicShow with ability to load bitmap, jpeg, metafile, and png (Delphi 2009 and later) images from a blob field.