Vcl.ControlList.TCustomControlList.ItemHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemHeight: Integer read FItemHeight write SetItemHeight default 70;

C++

__property int ItemHeight = {read=FItemHeight, write=SetItemHeight, default=70};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList

Description

Embarcadero Technologies does not currently have any additional information.