Hello Aishwarya_Murali,
assuming the text button caption is stored in its Label property and the content of the text editor is determined by its String property, following could be sufficient to copy the caption to the editor:
Editor.String = Button.Label;
I hope it answers your question.
Best regards
Paul Banach
Ask Embedded Wizard
Welcome to the question and answer site for Embedded Wizard users and UI developers.
Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!
Embedded Wizard Website | Privacy Policy | Imprint