Show: Delphi C++
Display Preferences

Data.Bind.Components.TCommonBindComponent.OnActivated

From XE2 API Documentation
Jump to: navigation, search

Delphi

property OnActivated: TNotifyEvent read FOnActivated write FOnActivated;

C++

__property System::Classes::TNotifyEvent OnActivated = {read=FOnActivated, write=FOnActivated};

Properties

Type Visibility Source Unit Parent
event public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCommonBindComponent

Description

Event that occurs when the binding expressions have been activated.

See Also

Personal tools
Previous Versions
Translations