Содержание

GetExtSource

Gets external source on the specified address, using the specified User-agent.

Syntax

functon GetExtSource(aURL: string; aUserAgent: string = ''): TCSExtSource;

Parameters

Returned value

Notes

Examples

  1. var es:=GetExtSource('http://mysite.ru/extsource.txt');