ToolsAPI.IOTACodeInsightViewer.GetManagerIsValidSelection

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

Delphi

function GetManagerIsValidSelection(const Mgr: IOTACodeInsightManager): Boolean; overload;
function GetManagerIsValidSelection(const Mgr: IOTACodeInsightManager; Index: Integer): Boolean; overload;

C++

virtual bool __fastcall GetManagerIsValidSelection(const _di_IOTACodeInsightManager Mgr) = 0 /* overload */;
virtual bool __fastcall GetManagerIsValidSelection(const _di_IOTACodeInsightManager Mgr, int Index) = 0 /* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTACodeInsightViewer

説明

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