TTMSFNCDataBinder.HasEditLinkMonitor Method
Returns
Trueif an edit-link monitor is registered for the specified object.
API unit family: TMSFNCDataBinding
Declaring type: TTMSFNCDataBinder
Syntax
function HasEditLinkMonitor(AObject: TObject): Boolean;
Parameters
| Name | Description |
|---|---|
AObject |
Object to check for an active edit-link monitor. |
Returns
True if the object has an edit-link monitor; otherwise False.