System.Bindings.Methods.MakeInvokable
Delphi
function MakeInvokable(const ABody: TInvokableBody): IInvokable;
C++
extern DELPHI_PACKAGE System::Bindings::Evalprotocol::_di_IInvokable __fastcall MakeInvokable(const _di_TInvokableBody ABody);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | System.Bindings.Methods.pas System.Bindings.Methods.hpp |
System.Bindings.Methods | System.Bindings.Methods |
Beschreibung
Gibt eine Position für bidirektionale Ausdrücke zurück.
Die Methode MakeInvokable gibt eine Position für bidirektionale Ausdrücke auf Basis des gegebenen aufrufbaren Rumpfs zurück.