Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Multimedia (https://www.delphipraxis.net/16-multimedia/)
-   -   Delphi Konvertierung TBitMap -> TOleGraphic (https://www.delphipraxis.net/34464-konvertierung-tbitmap-tolegraphic.html)

Wathlon 23. Nov 2004 15:40


Konvertierung TBitMap -> TOleGraphic
 
Hallo,

ich habe Delphi 7 Prof.

Mein Problem ist, dass ich eine

TImageList habe und die einzelnen Bitmaps in eine TOleGraphic für ein COM-Objekt schieben muss.

Delphi-Quellcode:
    ImageList1.GetBitmap(0, aBmp);
    FOleGrAAM.Assign(aBmp);
So, wie ich das geschrieben habe, geht es leider nicht.

Danke für die Hilfe.

Gruß Walter


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:06 Uhr.

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