Forum Discussion
Bertrand
14 years agoOccasional Contributor
Hi,
I tried WaitVCLObject and here is my code:
var MyComponent=MyWindow.WaitVCLObject("MyComponent",-1);
var type=MyComponent.ClassType();
var base=type.ClassParent();
But I still get 'type==undefined'
I Inspected MyComponent and here is the result(ScreenCapture1).
Thanks.
I tried WaitVCLObject and here is my code:
var MyComponent=MyWindow.WaitVCLObject("MyComponent",-1);
var type=MyComponent.ClassType();
var base=type.ClassParent();
But I still get 'type==undefined'
I Inspected MyComponent and here is the result(ScreenCapture1).
Thanks.
Related Content
- 5 years ago
- 3 years ago
Recent Discussions
- 5 hours ago