Data.Bind.ObjectScope.TBindSourceAdapterField

提供:RAD Studio API Documentation

TBindSourceAdapterFieldSystem.Classes.TPersistentSystem.TObject

Delphi

TBindSourceAdapterField = class(TPersistent)

C++

class PASCALIMPLEMENTATION TBindSourceAdapterField : public System::Classes::TPersistent

プロパティ

種類 可視性 ソース ユニット
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

アダプタ フィールドの基底クラスを表します。


TBindSourceAdapterField クラスは、あらゆるアダプタ フィールドの基底クラスです。アダプタを通じて特定のフィールドを扱うための基本機能が実装されています。

関連項目