URLServer Property
The server for the URL.
Syntax
__property String URLServer = {read=FURLServer, write=FSetURLServer};
Default Value
""
Remarks
This property contains the server for the URL. The HTTP server name as determined by parsing the value set in the URL property.
This property is not available at design time.
Data Type
String