IMatrix.CountV

Syntax

CountV(ValueFlag: Integer): Integer;

Parameters

ValueFlag. Checkbox, which selects values.

Description

The CountV property returns the number of values selected by the specified checkbox.

Example

The example of use is given in description of the IMatrix.Count property.

See also:

IMatrix