NotifyOnChange
Determines whether the valueChanged trigger
is executed when linked data in the OLE container is changed. True
or
False
(default).
Value |
Description |
---|---|
|
Execute the valueChanged trigger when the linked OLE object is changed |
|
Do not execute the valueChanged trigger when the OLE object is changed |
Usage
Dynamic? |
True |
Supported in Grid? |
No |
Dependencies: |
None |
Using in ProcScript
You can use $properties or $fieldproperties to set or get the property and its value. For more information, see $properties and $fieldproperties.
$fieldproperties(FLD) = "NotifyOnChange=True"