Table of Contents

TTMSFNCDataBinder.StartEditor Method

Opens the design-time binding editor for the specified bound object, or for all bound objects if AObject is nil.

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.