表示: Delphi C++
表示設定

Data.Bind.Components.CreateBindComponent

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

function CreateBindComponent(AOwner: TComponent; ABindCompClass: TContainedBindCompClass): TContainedBindComponent;

C++

extern PACKAGE TContainedBindComponent* __fastcall CreateBindComponent(System::Classes::TComponent* AOwner, TContainedBindCompClass ABindCompClass);

プロパティ

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

説明

設計時に バインディング式エディタ が、バインディング コンポーネントを作成するために、内部的に使用します。

CreateBindComponent は、設計時に バインディング式エディタ が、バインディング コンポーネント(TBindExpressionTBindExprItemsTBindList、など)を作成するために、内部的に使用します。

関連項目

以前のバージョン
他の言語