Delphi FMX - Is there any way to change TTreeViewItem text with onClick during runtime?

前端 未结 0 1665
野趣味
野趣味 2020-12-12 18:59

In VCL you can click on the TTreeView and do something like this (somethin similar, im new to delphi):

Node := ThreeView1.Seleceted;

Node.Selected;
Node.Edit         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题