API:FireDAC.Comp.DataSet.TFDDataSet.AfterApplyUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterApplyUpdates: TFDAfterApplyUpdatesEvent read FAfterApplyUpdates write FAfterApplyUpdates;

C++

__property TFDAfterApplyUpdatesEvent AfterApplyUpdates = {read=FAfterApplyUpdates, write=FAfterApplyUpdates};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!