System.Bindings.Methods.TMethodDescription.Invokable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Invokable: IInvokable read FInvokable;

C++

__property System::Bindings::Evalprotocol::_di_IInvokable Invokable = {read=FInvokable};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TMethodDescription


Beschreibung

Gibt eine Position für bidirektionale Ausdrücke an.

Siehe auch