System.Bindings.Outputs.TBindingOutput.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs TBindingOutput

Beschreibung

Erstellt eine TBindingOutput-Instanz.

Der Konstruktor Create erstellt eine neue Instanz der Klasse TBindingOutput.

Siehe auch