Data.Bind.DBScope.TCustomBindScopeDB.GetMemberNames

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

Delphi

procedure GetMemberNames(AList: TStrings); virtual;

プロパティ

種類 可視性 ソース ユニット
procedure protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

説明

AList パラメータで指定されたリストを、データセット内のメンバーの名前で設定していきます。

関連項目