FireDAC.Stan.Intf.IFDStanAsyncExecutor.Setup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Setup(const AOperation: IFDStanAsyncOperation;
const AMode: TFDStanAsyncMode; const ATimeout: Cardinal;
const AHandler: IFDStanAsyncHandler; ASilentMode: Boolean);

C++

virtual void __fastcall Setup(const _di_IFDStanAsyncOperation AOperation, const TFDStanAsyncMode AMode, const unsigned ATimeout, const _di_IFDStanAsyncHandler AHandler, bool ASilentMode) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDStanAsyncExecutor

Description

Embarcadero Technologies does not currently have any additional information.