Delphi-PRAXiS
Seite 1 von 2  1 2      

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 Zugriffsverletzung mit Tlistview bei vstyle "report" (https://www.delphipraxis.net/21806-zugriffsverletzung-mit-tlistview-bei-vstyle-report.html)

Lamy 8. Mai 2004 14:19


Zugriffsverletzung mit Tlistview bei vstyle "report&quo
 
Hi!

Hab das oben genannte Problem und hier die Lösung:



...:Lösung:...

Das Problem ist aber, dass ich die ComCtrls.pas datei nicht kompilieren kann...


Hat jemand evtl. schon eine modifizierte Version der Datei für Delphi 5?

Danke schonmal!

Lamy

alcaeus 8. Mai 2004 14:26

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Zitat:

Zitat von http://www.tmssoftware.com/winxp.htm
Notes:

Borland COMCTRLS wrapper for the TListView control has a problem with Windows XP visual styles on Windows XP.

The only solution so far is to patch COMCTRLS if you want to use the Windows XP visual styles with listview controls. We can provide this patch upon email request when needed.

Delphi 7 has standard built-in support for Windows XP visual styles.

eMail-Adresse: info@tmssoftware.com

Benedikt 8. Mai 2004 14:36

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Hi,

ich hatte früher mit Delphi6 das selbe Problem (Personal-Version, also auch ohne ComCtrls.Pas), nachdem ich damals allerdings die offiziellen Patches drübergezogen hatte, war das Problem weg.

Lamy 8. Mai 2004 15:30

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Wo gibbets denn die?

Was gibt's bei der Mailadresse? :gruebel:

alcaeus 8. Mai 2004 15:32

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Zitat:

Zitat von Die Website von oben
We can provide this patch upon email request when needed.

Zu gut Deutsch: Sie schicken dir den Patch wenn du per eMail nachfragst.
Delphi-Quellcode:
Antwort_zu_deiner_Frage := True;

Lamy 8. Mai 2004 15:43

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Zitat:

Zitat von alcaeus
Zitat:

Zitat von Die Website von oben
We can provide this patch upon email request when needed.

Zu gut Deutsch: Sie schicken dir den Patch wenn du per eMail nachfragst.
Delphi-Quellcode:
Antwort_zu_deiner_Frage := True;

Höhö, FEHLER: DIE FRAGE WAR NICHT VOM TYP "BOOLE" :mrgreen:

[oder?...] :gruebel: :zwinker:

Danke!

alcaeus 8. Mai 2004 15:47

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Hoppla...naja, ich bin ja auch kein Compiler oder etwas ähnliches...:roll:

Lamy 8. Mai 2004 19:16

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Hat irgendjemand zufällig schon eine kompilierte Datei?
Ich kannse nicht kompilieren, weil der grüne Button nicht aktiviert ist...

alcaeus 8. Mai 2004 19:23

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
Mach eine Sicherheitskopie der ComCtrls.dcu in deinem Lib-Unterverzeichnis von Delphi. Dann löschst du sie, und fügst die ComCtrls.pas in das Verzeichnis ein. Anschließend compilierst du ein Projekt unter Verwendung der ComCtrls. Anschließend ist die Unit compiliert und du kannst die pas-Datei wieder aus dem Verzeichnis rausnehmen. Vergiss aber ja nicht die Sicherheitskopie der dcu-Datei

SirThornberry 8. Mai 2004 19:23

Re: Zugriffsverletzung mit Tlistview bei vstyle "report
 
erstelle einfach ein neues projekt und füge diese unit dem projekt hinzu, dann wird diese mit compiliert (Project->Add To Project)


Alle Zeitangaben in WEZ +1. Es ist jetzt 05:50 Uhr.
Seite 1 von 2  1 2      

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