API:Data.Bind.DBScope.TCustomBindSourceDB

Delphi
TCustomBindSourceDB = class(TBaseLinkingBindSource, IScopeEditLink, IScopeRecordEnumerable, IScopeRecordEnumerableBuffered,
IScopeNavigator, IScopeActive, IScopeState, IScopeEditor, IScopeMemberNames, IScopeCurrentRecord,
IScopeMemberScripting, IScopeGetRecord,
IScopeLookup, IScopeNavigatorUpdates, IScopeBuffer, IScopeLocate, IScopeUnidirectional,
IScopeMemberDisplayNames)
C++
class PASCALIMPLEMENTATION TCustomBindSourceDB : public Data::Bind::Components::TBaseLinkingBindSource
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| class | public | Data.Bind.DBScope.pas Data.Bind.DBScope.hpp |
Data.Bind.DBScope | Data.Bind.DBScope |
説明
リンクをサポートするバインディング スコープ コンポーネントの基底クラスです。 {{#multireplace:Data.Bind.DBScope.TCustomBindSourceDB|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TBaseLinkingBindSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TBaseLinkingBindSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
リンクをサポートするバインディング スコープ コンポーネントの基底クラスです。
TBaseLinkingBindSource は、TBaseBindScopeComponent から直接派生しているため、スコープ マッピングを追加する、スコープ メンバおよび値を取得する、スコープ自体またはメンバのスコープを返すなど、すべての機能を継承しています。また、このスコープ内のバインディング式やスコープ マッピングにアクセスするためのプロパティも提供します。