IApplicationGlobals.Count

Syntax

Count: Integer;

Description

The Count property returns the number of global variables in the application.

Example

The method use is given in the example for IWinApplication.Globals.

See also:

IApplicationGlobals