PeterPanettone 157 Posted March 31, 2021 When right-clicking a container-component (e.g. TCard) in the Designer Structure Panel, the PASTE Item in the Edit sub-menu is DISABLED, although there is a valid object text in the clipboard (e.g. from a previous object copy action): Can anybody confirm this? Share this post Link to post
PeterPanettone 157 Posted March 31, 2021 (edited) I have found a time-consuming workaround: Create a dummy TPanel inside the TCard container inside the Structure Panel and then paste the object from the clipboard to the Panel inside the Structure Panel. Then inside the Structure Panel DRAG the pasted object from the Panel to its parent TCard. (Then afterward you can delete the dummy Panel). Obviously, the IDE DENIES to paste onto a TCARD inside the Structure Panel but explicitly ALLOWS pasting onto a TPanel inside the Structure Panel. This is weird! Edited March 31, 2021 by PeterPanettone Share this post Link to post