Data.Bind.DBScope.TCustomBindScopeDB.SetField

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

Delphi

procedure SetField(ABindComp: TBasicBindComponent; const FieldName: string); virtual;

プロパティ

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

説明

フィールドの名前を設定します。

SetField メソッドは、フィールドの名前を設定するために使用されます。名前は、FieldName パラメータで指定されます。

関連項目