I use Delphi ver 2007 and wanted to know if there's any way to load a VCL form with an image1 component and flag it as non-movable in the IDE or lock it down in the form while editing.
I'm duplicating an existing and rather complex paper form into a program. I add nearly 92 edit & checkbox components on the Image1 and carefully line them up with the background image. The struggle is when editing i'm continually inadvertently moving the background image. With enough time I'll realign them all but it would be so much easier to have some way to lock the image in the IDE. At run-time its perfectly locked but not while editing.
I'm duplicating an existing and rather complex paper form into a program. I add nearly 92 edit & checkbox components on the Image1 and carefully line them up with the background image. The struggle is when editing i'm continually inadvertently moving the background image. With enough time I'll realign them all but it would be so much easier to have some way to lock the image in the IDE. At run-time its perfectly locked but not while editing.