Data.Bind.DBScope.TBindScopeDBEnumerator.MoveNext

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

Delphi

function MoveNext: Boolean;

C++

bool __fastcall MoveNext();

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Data.Bind.DBScope TBindScopeDBEnumerator

説明

データセットの次のレコードへ移動し、それをアクティブにします。

関連項目