ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.GetPluginIconIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPluginIconIndex(const PluginID: string): Integer;

C++

virtual int __fastcall GetPluginIconIndex(const System::UnicodeString PluginID) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePagePluginService280

Description

GetPluginIconIndex gets the plugin icon Index.

See Also