Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi MainMenu1.Items[1].Bitmap.loadfromfile ? (https://www.delphipraxis.net/121238-mainmenu1-items%5B1%5D-bitmap-loadfromfile.html)

thomas2009 24. Sep 2008 11:35


MainMenu1.Items[1].Bitmap.loadfromfile ?
 
Hallo

ich versuche das Bild (das Icon) in Mainmenu zu ändern, passiert aber nichts !
Delphi-Quellcode:
MainMenu1.Items[1].Bitmap.loadfromfile('test.bmp')
Vorher war so :
Delphi-Quellcode:
MainMenu1.Items[1].ImageIndex:=1;
möchte aber nicht von Listimage sondern direkt ein Bild oder ein Icon laden


Alle Zeitangaben in WEZ +1. Es ist jetzt 18:46 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