FireDAC.DatS.TFDDatSView.Locate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Locate(var ARowIndex: Integer; AGoForward: Boolean = True;
ARestart: Boolean = False): Boolean;

C++

bool __fastcall Locate(int &ARowIndex, bool AGoForward = true, bool ARestart = false);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSView

Description

Embarcadero Technologies does not currently have any additional information.