System.Bindings.Outputs.TValueRefConverter

提供:RAD Studio API Documentation

TValueRefConverterSystem.TInterfacedObjectSystem.TObject

Delphi

TValueRefConverter = class(TInterfacedObject, IValueRefConverter)

C++

class PASCALIMPLEMENTATION TValueRefConverter : public System::TInterfacedObject

プロパティ

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

説明

クラス インスタンスによって実装されたオブジェクトの参照の型強制を処理するための変換ルーチンのコレクションです。


TValueRefConverter は、クラス インスタンスによって実装されたオブジェクトの参照の型強制を処理するための変換ルーチンのコレクションを実装しています。

関連項目