TurboDB VCL Component Library

TTdbBatchMove.Execute

TTdbBatchMove        See also

Previous  Top  Next

Performs the batch operation specified by Direction and Mode.

Delphi syntax:

procedure Execute;

C++ syntax:

void __fastcall Execute(void);

Description

After setting properties to indicate what batch operation should be performed and how, call Execute to perform the operation. As a minimum, the FileName, FileType, Mode and Direction properties must be set.