System.Bindings.Outputs.TBindingAssignedValueEvent

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

Delphi

TBindingAssignedValueEvent = procedure(AssignValueRec: TBindingAssignValueRec;
const Value: TValue) of object;

C++

typedef void __fastcall (__closure *TBindingAssignedValueEvent)(const TBindingAssignValueRec &AssignValueRec, const System::Rtti::TValue &Value);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。