IForeObject.ClassName

Syntax

ClassName: String;

Description

The ClassName property returns name of the class to which current instance corresponds.

Comments

To create class instance, use the IForeClass.CreateObject method.

See also:

IForeObject