Renames a defined type. This method is called when a deftype's name is changed in order to update the inference engine to match. There is no reason to call this method directly.
Namespace: IECSInterfaces
Delphi |
public |
Parameters
DefType
Type: IIEDefinedType
OldName
Type: TIEName
NewName
Type: TIEName
Reference |