IWinApplicationParams.ParamValue

Syntax

ParamValue(Param: String): String;

Parameters

Param. Key name. A reserved key (-singleinstance, -splash, -customparam) or a custom key that consists of the combination "-" + <key name> can be passed as a name.

Description

The ParamValue property returns parameters of the key passed using the Param parameter.

See also:

IWinApplicationParams

Launching Platform from the Command Line Using Keys