AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Die Delphi-IDE Berlin, GetIt, Fehler mit VirtualShellTools
Thema durchsuchen
Ansicht
Themen-Optionen

Berlin, GetIt, Fehler mit VirtualShellTools

Ein Thema von haentschman · begonnen am 29. Sep 2016 · letzter Beitrag vom 1. Okt 2016
 
Benutzerbild von haentschman
haentschman

Registriert seit: 24. Okt 2006
Ort: Seifhennersdorf / Sachsen
5.431 Beiträge
 
Delphi 12 Athens
 
#10

AW: Berlin, GetIt, Fehler mit VirtualShellTools

  Alt 1. Okt 2016, 09:58
Soooo...

Ich habe herausgefunden warum das nicht compiliert.

Unit: VirtualResources
Delphi-Quellcode:
// The following is not a string, but I find useful to be able to change
// the checkboxes style, so I've added another variable to manage it.
COLUMNDLG_CHKSTYLE : TCheckImageKind = ckXP;
...ersetzen
Delphi-Quellcode:
// The following is not a string, but I find useful to be able to change
// the checkboxes style, so I've added another variable to manage it.
COLUMNDLG_CHKSTYLE : TCheckImageKind = ckSystemDefault;

Unit: VirtualTrees in Original
Delphi-Quellcode:
TCheckImageKind = (
  ckCustom, // application defined check images
  ckSystemDefault // Uses the system check images, theme aware.
);
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 06:17 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