Data.Bind.DBXScope.TCustomParamsAdapter.AfterExecute

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Unit: Data.Bind.DBXScope
Parent: TCustomParamsAdapter

Delphi

property AfterExecute: TAdapterNotifyEvent read FAfterExecute write FAfterExecute;

C++

__property Data::Bind::Objectscope::TAdapterNotifyEvent AfterExecute = {read=FAfterExecute, write=FAfterExecute};

Description

Embarcadero Technologies does not currently have any additional information.