EditElementCallbackJS: String;
The EditElementCallbackJS property sets JS function to replace standard view of the Dictionary Element Properties dialog box with the custom one 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: