API:Data.Bind.Components.TCustomBindListLink

提供:RAD Studio API Documentation

TCustomBindListLinkData.Bind.Components.TCustomBindListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponent

Delphi

TCustomBindListLink = class(TCustomBindList, IBindPosition,
IBindLink, IBindListUpdate)

C++

class PASCALIMPLEMENTATION TCustomBindListLink : public TCustomBindList

プロパティ

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

説明

データ ソースを基にリスト コントロールの内容を設定する機能を実装しています。 {{#multireplace:Data.Bind.Components.TCustomBindListLink|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TCustomBindList|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TCustomBindList|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。


データ ソースを基にリスト コントロールの内容を設定する機能を実装しています。


TCustomBindList クラスを使用すると、TBindScopeDBTPrototypeBindSource といったデータ ソースを基に、バインディング式を使って、リスト コントロールの内容を設定することができます。

関連項目