Unit DDListBox

Classes

TDDListBox -

Functions

LoadfromFile - comment out above Directive if not using 'NViewLib.
Register -
SaveToFile -

Types

TAction

Constants

Variables


Functions


function LoadfromFile(FileName : PChar; ShowProgress: BooLean):hbitmap;

comment out above Directive if not using 'NViewLib.Dll' {$IFDEF USENViewLib

TFormZoomIn;


procedure Register;


function SaveToFile(Quality:Integer; FileName: PChar):bool;


Types


TAction = ( taNone, taCopy, taMove, taDelete, taRename );
TDDListBox is a JPG-file sorter. Try out the demo program JPGSorter to see how the component functions. Comments are welcome. {-----------------------------------------------------------------------} { } { Copyright (C) 1997 by Tat Choi Chan (³¯¹F¤~) } { E-mail: yll@hkstar.com } {***********************************************************************} { This component can be freely used in non-commercial environments and } { re-distributed, provided this notice is not modified in any way. } { ----------------------------------------------------------------------} { Version 1.0. Date last modified: 15 Dec., 1997 HONG kONG } { Version 1.5. Date last modified: 29 Dec., 1997 HONG kONG } { } { As requested, now make use of the very nice freeware 'NviewLib.dll' } { to show .GIF files. } { Site : http://einstein.ae.eng.ua.edu/nishita/Download.htm } { ----------------------------------------------------------------------

Constants


Variables