mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 11:19:36 +02:00
* method pointers are also returned by parameter
git-svn-id: trunk@40702 -
This commit is contained in:
parent
147dd4021d
commit
9642d210c0
@ -93,6 +93,7 @@ begin
|
||||
Result := False;
|
||||
if Assigned(aType) then begin
|
||||
case aType^.Kind of
|
||||
tkMethod,
|
||||
tkSString,
|
||||
tkAString,
|
||||
tkUString,
|
||||
|
Loading…
Reference in New Issue
Block a user