Bind to new control

From RAD Studio
Jump to: navigation, search

Go Up to LiveBindings Dialog Boxes


The Bind to new control dialog box appears when you want to bind a control to another control using the LiveBindings Designer. The dialog appears when you right-click a block in the designer and choose the Link to new control command.

LBBindtoNewControl.png

Select the Add control label check box to automatically create a label for the control. The Add control label command is supported for FireMonkey controls only. From the list that appears, select your desired control and click OK. A new control of the selected type will be created on the form, and your binding will be automatically created.

See Also