Delphi-PRAXiS
Seite 2 von 2     12   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi image.picture := imagelist.geticon(0); (https://www.delphipraxis.net/16529-image-picture-%3D-imagelist-geticon-0-%3B.html)

agm65 18. Feb 2004 17:00

Re: image.picture := imagelist.geticon(0);
 
jetzt sagt er mir was on wegen combo box könne picture nicht zugewiesen werden ....kann es damit zusammen hängen das ich versuche das aus nem combo change raus zu starten ?

was allerdings föllig unlogisch wäre

*****
jetzt wechselt er aber es ist kein bild zu sehen ich dreh ab
*****

das ganze als bitmap geht auch nicht :( :wall:

Gandalfus 18. Feb 2004 17:54

Re: image.picture := imagelist.geticon(0);
 
beschreibe doch mal allgemein was du machen willst.

fkerber 18. Feb 2004 18:00

Re: image.picture := imagelist.geticon(0);
 
Hi!

... und häng vielleicht mal etwas Code an.

Ciao fkerber

agm65 18. Feb 2004 18:16

Re: image.picture := imagelist.geticon(0);
 
okay also ich hab die imagelist in der sind 6 icons gespeichert.
jetzt möchte ich das an einer bestimmten stelle immer zu einer bestimmten funktion sich das icon ändert ! 0-5 ...

also dachte ich es wäre möglich es einfach in ein picturebox reinzubasteln wie in vb

thx all

phXql 4. Apr 2004 13:14

Re: image.picture := imagelist.geticon(0);
 
mach ein image, und dann

Delphi-Quellcode:
Imagelist1.GetIcon(0,Image1.Picture.Icon);
bei mir gehts...


Alle Zeitangaben in WEZ +1. Es ist jetzt 04:55 Uhr.
Seite 2 von 2     12   

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz