EMS.ResourceTypes.ResourceSuffixAttribute.Create
Delphi
constructor Create(ASuffix: string);
C++
__fastcall ResourceSuffixAttribute(System::UnicodeString ASuffix);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | EMS.ResourceTypes.pas EMS.ResourceTypes.hpp |
EMS.ResourceTypes | ResourceSuffixAttribute |
Description
Creates an instance of ResourceSuffixAttribute and stores the specified string as the value of its Suffix property.