DesignIntf.TClassWrapper.GetClassName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: TClassWrapper | |
Delphi
function GetClassName: string;
C++
System::UnicodeString __fastcall GetClassName();
Description
Returns the class name.
GetClassName returns the name of the class the TClassWrapper instance wraps.