FireDAC.Comp.DataSet.TFDDataSet.InternalGotoKey
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
function InternalGotoKey(ANearest: Boolean): Boolean; virtual;
C++
virtual bool __fastcall InternalGotoKey(bool ANearest);
Description
Embarcadero Technologies does not currently have any additional information.