Delphi Clinic | C++Builder Gate | Training & Consultancy | Delphi Notes Weblog | Dr.Bob's Webshop |
|
Multiple component placing
Placing components on a panel or frame in the Visual Designer is something we do quite a lot when we develop an application in JBuilder.
And placing the same component more than once on a panel or form is one of the things we encounter creating the user interface.
We can of course select a component from the Component Palette, place it on the panel, select the component again and place it on the panel, etc.
There has got to be a way to make this easier, isn't there?
We want to select a component from the Component Palette and place it more than once on the panel or frame in the Visual Designer.
Hold down the Shift key when selecting the component, and now we can place the component more than once in the Visual Designer.
To deselect the component we click on the arrow icon () next to the Component Palette.