System.Bindings.Outputs.TValueRefConverterFactory.GetConverterUnitName

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

Delphi

class function GetConverterUnitName(const ConverterID: string): string;

C++

__classmethod System::UnicodeString __fastcall GetConverterUnitName(const System::UnicodeString ConverterID);

プロパティ

種類 可視性 ソース ユニット
function public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs TValueRefConverterFactory

説明

コンバータが実装されたユニット名を返します。

GetConverterUnitName メソッドは、コンバータが実装されたユニット名を返します。

関連項目