|
RAD Studio VCL Reference
|
Returns the ScriptName part of the URL.
property InternalScriptName: AnsiString;
__property AnsiString InternalScriptName;
InternalScriptName contains the script name portion of the URL, which specifies the name of a Web server application. This property generally contains the same information as ScriptName. To ensure cross platform code compatibility, use InternalScriptName instead of ScriptName.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|