[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The virtual width of the ListBox, in pixels.
Source position: stdctrls.pp line 605
public property TCustomListBox.ScrollWidth : Integer |
This property determines, how far the listbox can be scrolled horizontally. In a multi-column ListBox it also determines the total number of vertical columns, together with Columns.
|
The number of visible vertical columns. |