Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Error *.res resource kept... (https://www.delphipraxis.net/31152-error-%2A-res-resource-kept.html)

Luciano 5. Okt 2004 08:55


Error *.res resource kept...
 
Liste der Anhänge anzeigen (Anzahl: 1)
Hi...

ich habe folgenden Fehler (siehe Bild) aber ich weiß nicht wo ich ansetzen soll. Es wird sich ein DBNavigator mit irgendetwas anderem "beißen" aber :gruebel: keine Ahnung...


bin für jegliche Tipps dankbar...


Greets

Luciano 5. Okt 2004 09:13

Re: Error *.res resource kept...
 
Hi...

Nach 2 Stunden suchen habe ich den Fehler gefunden im DataModule sah es so aus

Delphi-Quellcode:
unit Daten;

interface

uses
  SysUtils, Classes, DB, ADODB, Messages, Dialogs, Variants, Controls, Wichtig;
  //QDBCtrls, DBCtrls; <-- Weg damit und es geht wieder


type
  TDataModule1 = class(TDataModule)
  ...
Greets


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