Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.984 Beiträge
 
#1

Class helpers and virtual methods – E2003 Undeclared identifier: ‘QueryInterface’/ ‘_

  Alt 20. Jun 2018, 06:10
Reminder to self: if you want to stay compatible with old (Pre Delphi XE) source code, then do not use virtual methods in class helpers. Technically you can, as class helpers can inherit from other class helpers, but this is only supported as of Delphi XE. In lower versions you get these errors as apparently […]

Weiterlesen...
  Mit Zitat antworten Zitat