FireDAC.Comp.DataSet.TFDDataSet.EndLocate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EndLocate(AResult: Boolean; APos: Integer;  AOptions: TFDDataSetLocateOptions; ApRecordIndex: PInteger);

C++

void __fastcall EndLocate(bool AResult, int APos, TFDDataSetLocateOptions AOptions, System::PInteger ApRecordIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information.