-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Hello, it seems like RTTI doesnt work in python, or im doing something wrong.
Calling ClassInfo() on any object always fails with hard crash for python interpret.
delphivcl.Button.ClassInfo()
or
button = delphivcl.Button(...)
...
button.ClassInfo()
Both version crashes whole python iterpret - im not sure, whether im doing something wrong, but it seems it doesnt work correctly.
Metadata
Metadata
Assignees
Labels
No labels