Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IIEDefinedType > Methods
IIEDefinedType.RemoveConstraint(IIEValue) Method
Removes the specified Value constraint. It searches the constraint lists and if it is found, the constraint is deleted
Namespace: IECSInterfaces
Delphi
public procedure RemoveConstraint( const Value: IIEValue ); overload;
Parameters
Value
Type: IIEValue
•IIEDefinedType
•IECSInterfaces