RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlCollection.Owner Method

Returns the Owner of the collection.

Pascal
function Owner: TCustomGridPanel;
C++
__fastcall TCustomGridPanel 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!