EMS.ResourceTypes.TEMSCommonResource.GetName
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
Unit: EMS.ResourceTypes | |
Parent: TEMSCommonResource |
Delphi
function GetName: string; override;
C++
virtual System::UnicodeString __fastcall GetName();
Description
Getter of Name.
GetName returns the name that you passed to the constructor of this instance of TEMSCommonResource.