EMS.ResourceAPI.TEMSResource.Name

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: TEMSResource

Delphi

property Name: string read GetName;

C++

__property System::UnicodeString Name = {read=GetName};

Description

String that uniquely identifies your EMS resource.

See Also