IApplicationGlobals.Name

Syntax

Name(Index: Integer): String;

Parameters

Index. Index of a global variable.

Description

The Name property returns the name of the global variable, which index is passed as the Index input parameter.

See also:

IApplicationGlobals