System.Bindings.Outputs.TBindingOutput.TOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TOptions = set of TBindingOutput.TOption;

C++

typedef System::Set<TOption, TOption::opNotify, TOption::opNotify> TOptions;

Eigenschaften

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

Beschreibung

Ein Satz von verfügbaren Optionen.

TOptions ist ein Satz von verfügbaren ausgabebezogenen Bindungsoptionen.

Siehe auch