* method pointers are also returned by parameter

git-svn-id: trunk@40702 -
This commit is contained in:
svenbarth 2018-12-29 19:21:27 +00:00
parent 147dd4021d
commit 9642d210c0

View File

@ -93,6 +93,7 @@ begin
Result := False;
if Assigned(aType) then begin
case aType^.Kind of
tkMethod,
tkSString,
tkAString,
tkUString,