EMS.ResourceTypes.ResourceNameAttribute.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AName: string);

C++

__fastcall ResourceNameAttribute(System::UnicodeString AName);

Properties

Type Visibility Source Unit Parent
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes ResourceNameAttribute

Description

Creates an instance of ResourceNameAttribute and stores the specified string as the value of its Name property.