Skip to content

Python and RTTI #100

Description

@majcl

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions