Posts by L1cre • 13 points
1 post
-
1
votes1
answer418
viewsQ: Frame Replication [Error: Component already exists]
I have a form in Delphi and I wanted to have a pre-created frame added dynamically several times by clicking a button. I’m trying through this code: procedure TMain.Button1Click(Sender: TObject);…