URLPath Property
The path for the URL.
Syntax
__property String URLPath = {read=FURLPath, write=FSetURLPath};
Default Value
""
Remarks
This property contains the path for the URL. The URL path as determined by parsing the value set in the URL property.
This property is not available at design time.
Data Type
String