python4delphi
python4delphi copied to clipboard
Sydney 10.4 Update 1 does not compile for missing declaration
Hi,
with the latest commit 3c2663f72f28c63dbd231c749ac035c792dbf803 the build stopped early for missing declaration of the PValue object.
PValue is never defined in the project:
Also WrapVclComCtrls.pas hangs on TNodeCheckState which does not exists...