Inline-editing of a TTree node's text
Posted: Mon Sep 13, 2010 10:33 am
Delphi's TreeView component provides the EditText function for a TTreeNode to allow for inline-editing of a node's text.
How can I accomplish this with a TTree's TTreeNodeShape?
How can I accomplish this with a TTree's TTreeNodeShape?