FireDAC.Comp.Client.TFDTable.InternalGotoKey

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.