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