API:Data.Bind.Components.TBaseBindExpression.Create

提供:RAD Studio API Documentation

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TBaseBindExpression(System::Classes::TComponent* AOwner);

プロパティ

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

説明

TCommonBindComponent の新しいインスタンスを作成します。 {{#multireplace:Data.Bind.Components.TBaseBindExpression.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TCommonBindComponent.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TCommonBindComponent.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

TCommonBindComponent の新しいインスタンスを作成します。

関連項目