EMS.ResourceAPI.TEMSResource.Name

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Name: string read GetName;

C++

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

Properties

Type Visibility Source Unit Parent
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEMSResource

Description

String that uniquely identifies your EMS resource.

See Also