RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItems.Handle Property

Specifies the window handle for the list view that displays the items managed by TListItems.

Pascal
property Handle: HWND;
C++
__property HWND Handle;

Use Handle as a parameter for calls to the underlying API that require a window handle. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!