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 プロパティの取得メソッドです。

関連項目