System.Bindings.EvalProtocol.TScopeSymbols.GetSymbols

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

Delphi

function GetSymbols(Index: Integer): String; inline;

C++

System::UnicodeString __fastcall GetSymbols(int Index);

プロパティ

種類 可視性 ソース ユニット
function protected
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TScopeSymbols

説明

Symbols プロパティの取得メソッドです。

GetSymbols は、Symbols プロパティの取得メソッドです。

関連項目