Delphi-PRAXiS
Seite 3 von 3     123   

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 Form close - EINvalidPointer (https://www.delphipraxis.net/200328-form-close-einvalidpointer.html)

haentschman 10. Apr 2019 14:41

AW: Form close - EINvalidPointer
 
Delphi-Quellcode:
uses
  Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
  Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.ExtCtrls, Vcl.StdCtrls, Vcl.Buttons, Generics.Collections, Math, System.DateUtils,
  Data.DB, MemDS, DBAccess, IBC, Vcl.Grids, Vcl.DBGrids,
  // eigene uses
  dmod_prg, frame_Titel, frame_Person;
Wie siehts damit aus...dann kannst du deine Klassen vernünftig bestücken. 8-) Persönlich mag ich keine Units in den implementation uses wegen den Kreuzreferenzen. :wink:


Alle Zeitangaben in WEZ +1. Es ist jetzt 19:03 Uhr.
Seite 3 von 3     123   

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