Browse Source

* DispCallByIDProc changed to CodePointer

git-svn-id: trunk@24842 -
nickysn 12 years ago
parent
commit
ad29cab0aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/inc/objpash.inc

+ 1 - 1
rtl/inc/objpash.inc

@@ -425,7 +425,7 @@
        end;
        end;
 
 
   var
   var
-    DispCallByIDProc : pointer;
+    DispCallByIDProc : codepointer;
 
 
   const
   const
     { for safe as operator support }
     { for safe as operator support }