Die Suche ergab 2 Treffer

von WillJBHus
So 2. Dez 2012, 17:31
Forum: Units/Komponenten
Thema: Thumbnail Viewer Komponente
Antworten: 67
Zugriffe: 82802

Re: Thumbnail Viewer Komponente

Working on my diashow program, I found that there was another possibility.
Not necessarily better, but maybe more elegant.

I added :

property SortItems : boolean;
function ItemCount : integer;
property ItemIndex : integer;
procedure NextItem;
procedure PreviousItem;
function IsFirstItem ...
von WillJBHus
So 2. Dez 2012, 13:11
Forum: Units/Komponenten
Thema: Thumbnail Viewer Komponente
Antworten: 67
Zugriffe: 82802

Re: Thumbnail Viewer Komponente

Dear Theo,

Your ThumbView component is really great. After years I found you!
To make the component more usefull, I suggest some new code.
I think you will find some corrections to make, but these patches
work flawless in my diashow program.

Best regards,

Will J.B. Hus
w.j.b.hus@ziggo.nl