ToolsAPI.WelcomePage.INTAWelcomePageDataPluginListView.GetItemHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetItemHeight: Integer;

C++

virtual int __fastcall GetItemHeight() = 0 ;

Properties

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

Description

Returns the height of the list item.

See Also