[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Creates list items in the widgetset class, and cache entries for the values.
Source position: comctrls.pp line 1158
protected procedure TListItems.WSCreateItems; |
WSCreateItems is called when the window handle is initialized for a list view control, and virtual mode has not been enabled in the control using its OwnerData property.
|
Calls the inherited method, and sets default values in properties. |
|
|
Collection of list items displayed on the list view control. |
|
|
Enables or disables owner data (virtual) mode for the list view control. |
Version 4.0 | Generated 2025-05-03 | Home |