Expose mainFameTitle function of WebView

In unit FMX.TMSNativeNSCore

Add to the WebView interface.

function mainFrameTitle: NSString; cdecl;

This feature was implemented.