EMS.ResourceTypes.ResourceSuffixAttribute.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ASuffix: string);

C++

__fastcall ResourceSuffixAttribute(System::UnicodeString ASuffix);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes ResourceSuffixAttribute


Beschreibung

Erstellt eine Instanz von ResourceSuffixAttribute und speichert den angegebenen String als Wert ihrer Suffix-Eigenschaft.