Determines if two function calls are equivalent. It compares the passed in IFunCall to the current function call and checks to make sure the names are equal and the arguments are equal
Namespace: IECSInterfaces
Delphi |
public |
Parameters
Value
Type: IFunCall
Type: Boolean
Reference |