ToolsAPI.WelcomePage.INTAWelcomePageContentPluginCreator.IconIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IconIndex: Integer read GetIconIndex write SetIconIndex;

C++

__property int IconIndex = {read=GetIconIndex, write=SetIconIndex};

Properties

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

Description

Use this property to access the plugin icon index.

See Also