System.Bindings.Methods.TMethodDescription.Invokable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Invokable: IInvokable read FInvokable;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TMethodDescription

Description

Specifies a location used by bidirectional expressions.

See Also