* Fix building

git-svn-id: trunk@32963 -
This commit is contained in:
michael 2016-01-17 15:33:18 +00:00
parent 82788b4995
commit c1e876f525

View File

@ -2870,7 +2870,7 @@ begin
T:=TypeInfo(TIndexOptions);
O:=StringToSet(T,S);
OP:=TIndexOptions(O);
Options:=OP;
Self.Options:=OP;
end;
end;