API:Data.DB.TDataSet.InternalGotoBookmark

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure InternalGotoBookmark(Bookmark: TBookmark); overload; virtual;
procedure InternalGotoBookmark(Bookmark: Pointer); overload; virtual; deprecated 'Use overloaded method instead';

C++

virtual void __fastcall InternalGotoBookmark(System::DynamicArray<System::Byte> Bookmark)/* overload */;
virtual void __fastcall InternalGotoBookmark _DEPRECATED_ATTRIBUTE1("Use overloaded method instead") (void * Bookmark)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.DB.pas
Data.DB.hpp
Data.DB TDataSet

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !