Data.Win.ADODB.TEndOfRecordsetEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TEndOfRecordsetEvent = procedure (DataSet: TCustomADODataSet;
var MoreData: WordBool; var EventStatus: TEventStatus) of object;

C++

typedef void __fastcall (__closure *TEndOfRecordsetEvent)(TCustomADODataSet* DataSet, System::WordBool &MoreData, TEventStatus &EventStatus);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Data.Win.ADODB.pas
Data.Win.ADODB.hpp
Data.Win.ADODB Data.Win.ADODB

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 !