System.Bindings.Outputs.TBindingLocationUpdatedEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs System.Bindings.Outputs

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.