DelphiFMX4Python
DelphiFMX4Python copied to clipboard
TTreeview not supported?
Including a TTreeview control results in a 'RuntimeError: Class TTreeView not found"
Is there a way to include the class in the delphifmx module?
@metratek TTreeView is not available as part of DelphiFMX yet, however it is available for DelphiVCL.
Thanks for your reply. I am developing a multi-platform app so FMX is the only option. Does the roadmap encompasses support for more controls Treeview included?