TTMSFNCDataBinder.StartEditor Method
Opens the design-time binding editor for the specified bound object, or for all bound objects if
AObjectisnil.
API unit family: TMSFNCDataBinding
Declaring type: TTMSFNCDataBinder
Syntax
procedure StartEditor(const AObject: TObject = nil);
Parameters
| Name | Description |
|---|---|
AObject |
Bound component whose binding is edited, or nil to open the general editor. |