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 パラメータで指定されます。

関連項目