ToolsAPI.IOTACodeInsightViewer.GetManagerIsValidSelection
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 */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTACodeInsightViewer |
Description
Embarcadero Technologies does not currently have any additional information.