System.Bindings.Outputs.TBindingLocationUpdatedEvent

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

Delphi

TBindingLocationUpdatedEvent = procedure(AOldLocation, ANewLocation: ILocation) of object;

C++

typedef void __fastcall (__closure *TBindingLocationUpdatedEvent)(System::Bindings::Evalprotocol::_di_ILocation AOldLocation, System::Bindings::Evalprotocol::_di_ILocation ANewLocation);

プロパティ

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

説明

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