toggle showing of ampersand

When filling the Text property of a Node of an TAdvTreeView, an ampersand is not shown. Instead for instance Y & T is shown as Y_T. Is it possible to add a property like the one in TLabel: ShowAccelaratorChar?

This feature was implemented.