RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListGroups.Owner Method

Returns the Owner of the collection.

Pascal
function Owner: TCustomListView;
C++
__fastcall TCustomListView Owner();

Call Owner to obtain a reference to the object that owns this collection. Typically, the owner uses the collection to implement one of its properties. 

 

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