IVZTerritoryTranscript.MaxItemsCount

Fore syntax

MaxItemsCount: Integer;

Fore.NET syntax

MaxItemsCount: integer;

Description

The MaxItemsCount property determines the maximum number of elements in territory info.

Comments

To determine the number of columns in territory info, use IVZTerritoryTranscript.ColumnsCount.

Fore and Fore.NET examples

The property use is given in the example for IVZTerritoryTranscript.SortingMode.

See also:

IVZTerritoryTranscript