ToolsAPI.IOTACodeInsightViewer.GetManagerIsValidSelection

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTACodeInsightViewer

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !