Tries to convert the stored value. Returns false when the conversion is not possible.
public function TryConvert(targetTypeInfo: PTypeInfo; out targetValue: TValue): Boolean; overload;