System.Rtti.TRttiEnumerationType.GetName

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

Delphi

class function GetName<T{: enum}>(AValue: T): string; reintroduce; static;

C++

template<typename T> static System::UnicodeString __fastcall GetName(T AValue);

プロパティ

種類 可視性 ソース ユニット
function public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiEnumerationType

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。