IUiMetabaseObjectParams.RemoveParamControl

Syntax

RemoveParamControl(Value: IControl);

Parameters

Value is a control element by which the binding should be reset.

Description

The RemoveParamControl method deletes the control element binding to the object parameter.

Comments

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:

IUiMetabaseObjectParams