ToolsAPI.WelcomePage.INTAWelcomePagePluginService280.GetPluginCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPluginCount: Integer;

C++

virtual int __fastcall GetPluginCount() = 0 ;

Properties

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

Description

GetPluginCount returns the number of registered plugins.

See Also