Einzelnen Beitrag anzeigen

Benutzerbild von ConnorMcLeod
ConnorMcLeod

Registriert seit: 13. Okt 2010
Ort: Bayern
490 Beiträge
 
Delphi 10.4 Sydney
 
#5

AW: Application.HideHint ändern

  Alt 22. Feb 2015, 10:27
Delphi-Quellcode:
var
  lpDummy: Pointer;
begin
  lpDummy := TMethod(Application.HideHint).Code;
funktioniert nicht und resultiert in:
Code:
[DCC Fehler] E2089 Ungültige Typumwandlung
Nr.1 Delphi-Tool: [F7]
  Mit Zitat antworten Zitat