Introduction - If you have any usage issues, please Google them yourself
TPicShow is an image slider control with 171 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, and metafile images (natively) from a blob field.
Packet : 63535303picshow[delphi].zip filelist
DBDemo/DBPSDemo.dpr
DBDemo/DBPSDemo.res
DBDemo/Main.dfm
DBDemo/Main.pas
DBDemo/PicDB.mdb
DBDemo/Splash.dfm
DBDemo/Splash.pas
DELPHIAREA.INC
Demo/Main.dfm
Demo/Main.pas
Demo/Photos/
Demo/Photos/a.jpg
Demo/Photos/b.jpg
Demo/Photos/c.jpg
Demo/Photos/d.jpg
Demo/Photos/e.jpg
Demo/Photos/f.jpg
Demo/Photos/g.jpg
Demo/Photos/h.jpg
Demo/Photos/i.jpg
Demo/Photos/j.jpg
Demo/Photos/k.jpg
Demo/Photos/l.jpg
Demo/Photos/m.jpg
Demo/PSDemo.dpr
Demo/PSDemo.res
Demo/Splash.dfm
Demo/Splash.pas
PicShow.pas
PSEffect.pas
PSReg.dcr
PSReg.pas
ReadMe.htm