IForeObject.FieldsCount

Syntax

FieldsCount: Integer;

Description

The FieldsCount method returns the number of fields in the class.

Example

The example of use is given in description of the IForeObject.FieldItem method.

See also:

IForeObject