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