ToolsAPI.WelcomePage.INTAWelcomePageDataPluginListView.SetItemHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetItemHeight(const Value: Integer);

C++

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

Properties

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

Description

Sets the height of the list item.

See Also