System.Bindings.Outputs.IValueRefConverter
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 クラスで実装する変換メソッドを定義したインターフェイスです。