RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCellCollection.Owner Method

Returns the Owner of the cell collection.

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

Use the Owner method to obtain a reference to the list view that owns this cell collection. 

 

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