API:System.Bindings.Methods.TBindingMethodsFactory.GetMethodScope

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetMethodScope: IScope; overload;//returns all
class function GetMethodScope(MethodNames: array of string): IScope; overload;

C++

__classmethod System::Bindings::Evalprotocol::_di_IScope __fastcall GetMethodScope()/* overload */;
__classmethod System::Bindings::Evalprotocol::_di_IScope __fastcall GetMethodScope(System::UnicodeString *MethodNames, const int MethodNames_High)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TBindingMethodsFactory

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!