* Re-add comment

This commit is contained in:
Michaël Van Canneyt 2023-08-24 14:58:22 +02:00
parent 6a07a508b8
commit a748d7279c

View File

@ -1220,6 +1220,7 @@ begin
Result:=2
else
begin
{ the last string is the unit name, so start at -1 }
PS:=@GetTypeData(enum1)^.NameList;
Result:=-1;
While (PByte(PS)^<>0) do