RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListColumns.Owner Method

Returns the Owner of the collection.

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

Call Owner to obtain a reference to the list view that owns this collection. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!