FireDAC.Comp.DataSet.TFDDataSet.EndLookup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EndLookup(AResult: Boolean; APos: Integer;  const AResultFields: string; ApRecordIndex: PInteger): Variant;

C++

System::Variant __fastcall EndLookup(bool AResult, int APos, const System::UnicodeString AResultFields, System::PInteger ApRecordIndex);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!