Remove folder icon on node
Posted: Thu Nov 12, 2015 9:35 pm
Hello!
When I add nodes to a TTree with
Result := Tree.AddRoot(DefaultText);
Or
Result := ParentNode.AddChild(DefaultText);
then the added nodes get a yellow folder Icon in front of them. How do I get rid of this Icon? I just want the textbox!?
Best regards, Mikael
When I add nodes to a TTree with
Result := Tree.AddRoot(DefaultText);
Or
Result := ParentNode.AddChild(DefaultText);
then the added nodes get a yellow folder Icon in front of them. How do I get rid of this Icon? I just want the textbox!?
Best regards, Mikael