ToolsAPI.WelcomePage.INTAWelcomePageModelItemData.GetImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetImageIndex: Integer;

C++

virtual int __fastcall GetImageIndex() = 0 ;

Properties

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

Description

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

See Also