​
​
​

Gets a value indicating whether track changes is active or not.

​ Introduced: X18.

​<void> TXTextControl.getIsTrackChangesEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.
​