TTMSFNCDataBindingEditor Class
Design-time and runtime component that presents a visual editor dialog for managing data bindings between a component and a data source.
API unit family: TMSFNCDataBindingEditor
Inherits from: TTMSFNCCustomComponent
Syntax
TTMSFNCDataBindingEditor = class(TTMSFNCCustomComponent)
Properties
| Name | Description |
|---|---|
| DataBinder | The data binder component whose binding rules are managed by this editor. |
Methods
| Name | Description |
|---|---|
| Execute | Opens the data binding editor dialog asynchronously and calls the completion procedure with the modal result. |