ToolsAPI.WelcomePage.INTAWelcomePageContentPluginCreator.SetIconIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetIconIndex(const Value: Integer);

C++

virtual void __fastcall SetIconIndex(const int Value) = 0 ;

Properties

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

Description

Sets the index of the plugin icon.

See Also