Icon Text Property

property Text: String

Usage

Available In: Server Applications

Gets or sets the parameters as a set of name-value pairs (<Name>=<Value>) in URL format:

?<Name>=<Value>[&<Name>=<Value>[&<Name>=<Value>]]

Information The value returned by this property is not encoded and usable as part of a valid URL. Please see the THTTPParameters EncodedText property for the encoded version of this property.
Image