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