EMS.ResourceTypes.ResourceSuffixAttribute.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(ASuffix: string);

C++

__fastcall ResourceSuffixAttribute(System::UnicodeString ASuffix);

プロパティ

種類 可視性 ソース ユニット
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes ResourceSuffixAttribute


説明

ResourceSuffixAttribute のインスタンスを作成し、その Suffix プロパティの値として指定の文字列を設定します。