API:FireDAC.Comp.Client.TFDRdbmsDataSet.OnCommandChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCommandChanged: TNotifyEvent read GetOnCommandChanged write SetOnCommandChanged;

C++

__property System::Classes::TNotifyEvent OnCommandChanged = {read=GetOnCommandChanged, write=SetOnCommandChanged};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDRdbmsDataSet

Description

Embarcadero Technologies does not currently have any additional information.