System.Bindings.Outputs.IValueRefConverter

提供:RAD Studio API Documentation

Delphi

IValueRefConverter = interface

C++

__interface IValueRefConverter  : public System::IInterface

プロパティ

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

説明

TValueRefConverter で実装する変換メソッドを定義します。


IValueRefConverter は、TValueRefConverter クラスで実装する変換メソッドを定義したインターフェイスです。

関連項目