Forum > General

Copy and paste items on form

(1/1)

Lazarick:
Hello,
I did a search on the forum regarding this topic if I overlookt something I appologize.
I made a form with a panel, a label and a memofield.
I want the same combination twice on this form, so I copy and paste them.
Memo1 becomes Memo2 etc. but when I doubleclick on the copied Items to create the code, the program
jumps to the codeblock of the source items instead of creating a new procedureblock for the new items.
Am I doing something wrong or is this just not possible ?

Rick

Martin_fr:
in the object inspector, go to the event tab of the copied object.

It copied the references to the existing event (the one belonging to the source).

delete the reference. Once the field is empty, double click and you get a new event

Lazarick:
Problem solved !

Thanks for your reply Martin

Navigation

[0] Message Index

Go to full version