FireDAC.Comp.QBE.TFDQBE.Cancel

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Comp.QBE.pas
FireDAC.Comp.QBE.hpp
Unit: FireDAC.Comp.QBE
Parent: TFDQBE

Delphi

procedure Cancel(ARestorePos: Boolean = True);

C++

void __fastcall Cancel(bool ARestorePos = true);

Description

Embarcadero Technologies does not currently have any additional information.