API:Vcl.DBCtrls.TFieldDataLink.OnActiveChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnActiveChange: TNotifyEvent read FOnActiveChange write FOnActiveChange;

C++

__property System::Classes::TNotifyEvent OnActiveChange = {read=FOnActiveChange, write=FOnActiveChange};

Properties

Type Visibility Source Unit Parent
event public
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls TFieldDataLink

Description

Embarcadero Technologies does not currently have any additional information.