System.Bindings.Outputs.TValueRefConverter

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

System.TInterfacedObjectSystem.TObjectTValueRefConverter

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

関連項目