![]() |
PNGImage Problem
Hey Leute ich habe ein riesiges Problem.
Delphi-Quellcode:
interface
uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, PNGImage, ExtCtrls, StdCtrls, ComCtrls; type TForm1 = class(TForm) Panel1: TPanel; Button1: TButton; IDice1: TImage; IDice2: TImage; IDice3: TImage; PNGImage ist rot unterstrichen ud immer wenn ich das Programm starten will kommt eine Fehlermeldung. Sie lautet: F1026 Datei nicht gefunden: 'PNGImage.dcu' |
Re: PNGImage Problem
Hallo und Willkommen in der DP :dp:,
welche Delphi-Version verwendest Du denn? AFAIK ist PNG-Support erst ab Delphi 2009 enthalten, ansonsten brauchst Du Fremdkomponenten/-bibliotheken. |
Re: PNGImage Problem
also ich benutze Delphi 2005. Was muss ich tun damit es läuft?
|
Re: PNGImage Problem
Schau mal, ob Du unter
![]() |
Re: PNGImage Problem
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 02:41 Uhr. |
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