pyscripter/python4delphi

A little problem

hosekb opened this issue · 2 comments

Hi,
in Delphi 10.2.3:
[dcc64 Error] PythonEngine.pas(4701): E2003 Undeclared identifier: 'ExcludeLastEmpty'
Paths := FPythonPath.Split([PathSep], TStringSplitOptions.ExcludeLastEmpty);

Sincerely
Bohous

Thanks. Could you please see how TStringSplitOptions is defined in Delphi 10.2.3
?