API:System.Bindings.Expression.TBindingExpression.OnLocationUpdatedEvent
Delphi
property OnLocationUpdatedEvent: TBindingLocationUpdatedEvent read GetLocationUpdatedEvent write SetLocationUpdatedEvent;
C++
__property System::Bindings::Outputs::TBindingLocationUpdatedEvent OnLocationUpdatedEvent = {read=GetLocationUpdatedEvent, write=SetLocationUpdatedEvent};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | public | System.Bindings.Expression.pas System.Bindings.Expression.hpp |
System.Bindings.Expression | TBindingExpression |
Description
Embarcadero Technologies does not currently have any additional information.