System.Bindings.Outputs.TValueRefConverterFactory

提供:RAD Studio API Documentation

TValueRefConverterFactorySystem.TObject

Delphi

TValueRefConverterFactory = class

C++

class PASCALIMPLEMENTATION TValueRefConverterFactory : public System::TObject

プロパティ

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

説明

バインドされた出力の代入に使われるカスタム変換ルーチンを登録するためのファクトリです。


TValueRefConverterFactory は、バインドされた出力の代入に使われるカスタム変換ルーチンを登録するためのファクトリです。

関連項目