Forum Discussion

Bertrand's avatar
Bertrand
Occasional Contributor
13 years ago

Getting a delphi derived component parent class

Hi , I'm testing an application written in Delphi . I get the delphi component like this; var MyComponent=MyWindow.Find('Name','VCLObject(Component)',30); Then i try to get the...