ToolsAPI.WelcomePage.INTAWelcomePageDataPluginListView.ItemHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemHeight: Integer read GetItemHeight write SetItemHeight;

C++

__property int ItemHeight = {read=GetItemHeight, write=SetItemHeight};

Properties

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

Description

Determines the height of a list item.

See Also