Data.Bind.ObjectScope.TCustomDataGeneratorAdapter

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

Data.Bind.ObjectScope.TListBindSourceAdapterData.Bind.ObjectScope.TBaseListBindSourceAdapterData.Bind.ObjectScope.TBaseObjectBindSourceAdapterTCustomDataGeneratorAdapter

Delphi

TCustomDataGeneratorAdapter = class(TListBindSourceAdapter<TGeneratorRecord>)

C++

class PASCALIMPLEMENTATION TCustomDataGeneratorAdapter : public TListBindSourceAdapter__1<TGeneratorRecord*>

プロパティ

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

説明

TAdapterBindSource に渡すことができる生成フィールドを定義するための機能を実装しています。


関連項目