Embarcadero/python4delphi

Sydney 10.4 Update 1 does not compile for missing declaration

Opened this issue · 1 comments

Hi,
with the latest commit 3c2663f the build stopped early for missing declaration of the PValue object.
PValue is never defined in the project:
image

Also WrapVclComCtrls.pas hangs on TNodeCheckState which does not exists...