EditElementCallbackJS: String;
The EditElementCallbackJS property sets a JS-function to replace the standard view of the Dictionary Element Properties dialog box with a custom view in the web application.
When the property is set, function correctness is not checked.
To delete the specified function, set the property to Null.
The property use is given in the example for IRdsDictionary.EditElementCallbackFore.
See also: