DesignIntf.IWideProperty10.GetName
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: IWideProperty10 | |
Delphi
function GetName: WideString;
C++
virtual System::WideString __fastcall GetName() = 0 ;
Description
Returns the name of the wide-string property.
Call GetName to obtain a WideString that represents the name of the current wide-string property.