git-svn-id: trunk@48995 - (cherry picked from commit c813fafa3748319a77085f0e98f8827d91f40799)
@@ -15586,6 +15586,7 @@ begin
else if El.IsExternal then
exit(ConvertExtClassType(El,AContext));
+ IsTObject:=false;
if El.CustomData is TPas2JSClassScope then
begin
Scope:=TPas2JSClassScope(El.CustomData);