vcl-152011-expresslayoutcontrol-design-time-features-on-form-object-access.md
This capability allows users to select a layout control and/or its elements directly on a form, without using the Customization Form.
Click a link below to jump to the corresponding section.
Design-Time Object Selection
Runtime Object Selection
At design time, selecting a layout control or its elements on a form automatically synchronizes the Object TreeView and the Object Inspector to provide access to control and/or element settings.
Design-time object selection can be performed in the following ways:
Multiple layout elements can be selected simultaneously using the above actions, along with the Shift key. For the multiple selected elements, the Object Inspector displays their shared properties and events.
A parent of a selected element can be selected in turn, by pressing the Esc key.
At runtime, end-users can select a layout control and/or its elements in customization mode only, in order to invoke customization context menus.
Runtime object selection can be performed in the following ways:
Multiple layout elements can be selected simultaneously using the actions above along with the Shift and/or Ctrl key. Clicking a selected element while holding down the Ctrl key deselects it.
As with the design-time object selection, a parent of a selected element can be selected by pressing the Esc key.
Note
In quick customization mode, end-users can rearrange layout elements using drag and drop without having to select them.
See Also