Source position: googleurlshortener.pp line 204
public function TUrlResource.Get(
AQuery: string = ''
):TUrl;function TUrlResource.Get(
AQuery: TUrlGetOptions
):TUrl;