About List View Controls
You can create a list view control by calling the
CreateWindowEx function, specifying the WC_LISTVIEW window class. This window class is
registered when the common controls dynamic-link library (DLL) is loaded. To ensure
that this DLL is loaded, use the
InitCommonControls function.
An application sends messages to a list view control to add, remove, arrange,
and otherwise manipulate items. Each message has a macro that you can use
instead of sending the message explicitly.
Like most common controls, a list view control sends notification messages to
its parent window in the form of
WM_NOTIFY messages. For more information about common controls, see
Common Controls.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database