System.Bindings.Outputs.TBindingOutput.Create

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

Delphi

constructor Create(AOwner: TObject; AOptions: TOptions = [opNotify]);

C++

__fastcall TBindingOutput(System::TObject* AOwner, TOptions AOptions);

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs TBindingOutput

説明

TBindingOutput インスタンスを作成します。

Create コンストラクタは、TBindingOutput クラスのインスタンスを作成します。

関連項目