FireDAC.Comp.BatchMove.TFDBatchMoveProgressEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDBatchMoveProgressEvent = procedure (ASender: TObject; APhase: TFDBatchMovePhase) of object;

C++

typedef void __fastcall (__closure *TFDBatchMoveProgressEvent)(System::TObject* ASender, TFDBatchMovePhase APhase);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove FireDAC.Comp.BatchMove

Description

Embarcadero Technologies does not currently have any additional information.