RemoveParamControl(Value: IControl);
Value is a control element by which the binding should be reset.
The RemoveParamControl method deletes the control element binding to the object parameter.
The control element, for which it is necessary to reset the binding is passed by the Value parameter. When binding is deleted, the values of the control element will not be used while opening the object.
See also: