Icon TServerRequestURL

Unit: WebHTTP

TServerRequestURL = type String

Available In: Client and Server Applications

The TServerRequestURL type is used to represent the URL of a TServerRequest class instance. This type is type-equivalent to a String type, but is used to distinguish the URL of a server request instance when used with special design-time property editors.
Image