"Property Width does not exist" wodSFTP error (General questions)
Hi Ovidiu.
wodSFTP OCX really don't have these properties (Width, Height, Left, Top...), since it's windowless add-on, they are added by your development environment. I am not sure why your environment complains about it, but I can only suggest you remove it from your form, and then add back to the project, and it should work.
Can you try that?
As for ControlData - that's not ours also, I personally never encountered it. I suspect Delphi stores some component related data to it.
Kind regards,
Jasmine.