API:System.Bindings.Methods.TBindingMethodsFactory.GetMethodScope

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
function public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TBindingMethodsFactory

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。