Data.Bind.Components.TCommonBindComponent.GetMethodsScope

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TCommonBindComponent

Delphi

function GetMethodsScope: IScope;

C++

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

Description

Returns the scope of the available LiveBinding methods.

See Also