DesignIntf.IClass.GetClassName
Delphi
function GetClassName: string;
C++
virtual System::UnicodeString __fastcall GetClassName() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | IClass |
Description
Returns the class name.
GetClassName returns a string representing the type of the current instance.