ToolsAPI.WelcomePage.INTAWelcomePageModelItemData.SetImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetImageIndex(const Value: Integer);

C++

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

Properties

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

Description

Set the image index on main image of plugin data item.

See Also