API:Data.Bind.Controls.TBindNavigatorController.OnActiveChanged
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Data.Bind.Controls.pas Data.Bind.Controls.hpp
| |
| Unit: Data.Bind.Controls | |
| Parent: TBindNavigatorController | |
Delphi
property OnActiveChanged: TNotifyEvent read FOnActiveChanged write FOnActiveChanged;
C++
__property System::Classes::TNotifyEvent OnActiveChanged = {read=FOnActiveChanged, write=FOnActiveChanged};
Description
Embarcadero Technologies does not currently have any additional information.