[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Default height for items displayed on the list view control.
Source position: comctrls.pp line 1583
protected property TCustomListView.DefaultItemHeight : Integer |
Used in the widgetset class to render the items on the list view control. If the property is set to zero (0) or a negative value, the value defaults to 20 pixels. Changing the value for the property causes the widgetset class to be updated when its Handle has been assigned.
Version 4.0 | Generated 2025-05-03 | Home |