Data.Win.ADODB.TEndOfRecordsetEvent

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.Win.ADODB.pas
Data.Win.ADODB.hpp
Data.Win.ADODB Data.Win.ADODB

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。