Description
The ClassName property returns the object’s native class name.
Declaration
TestObj.ClassName
| Read-Only Property | String |
| TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Applies To
The property is applied to the following object:
All VCL objects.
View Mode
This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.
Property Value
A string value that contains the object’s native class name.
