EMS.ResourceTypes.ResourceNameAttribute.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const AName: string);

C++

__fastcall ResourceNameAttribute(const 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.