Returns true if the typeFrom is assignable to the typeTo.
public class function IsAssignable(typeFrom, typeTo: PTypeInfo): Boolean; static; inline;