RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItems.Owner Property

Indicates the list view object that uses the list items object to manage its items.

Pascal
property Owner: TCustomListView;
C++
__property TCustomListView Owner;

Use Owner to access the list view object that uses this TListItems object to implement its Items property. 

 

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