Data.Bind.Components.TCommonBindComponent.GetMethodsScope

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMethodsScope: IScope;

C++

System::Bindings::Evalprotocol::_di_IScope __fastcall GetMethodsScope();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCommonBindComponent


Beschreibung

Gibt den Gültigkeitsbereich der verfügbaren LiveBindings-Methoden zurück.

Siehe auch