Data.Bind.ObjectScope.TBaseListBindSourceAdapter.DoListDelete

提供: RAD Studio API Documentation
2012年8月13日 (月) 15:06時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成: {{#lst:API:Data.Bind.ObjectScope.TBaseListBindSourceAdapter.DoListDelete|api}} ==説明== {{#lsth:API:Data.Bind.ObjectScope.TBaseListBindSourceAdapter.DoListDelete|説明}})
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

procedure DoListDelete(AIndex: Integer; out AHandled: Boolean;  out ARemoved: Boolean); virtual;

C++

virtual void __fastcall DoListDelete(int AIndex, /* out */ bool &AHandled, /* out */ bool &ARemoved);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBaseListBindSourceAdapter

説明

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