RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusPanels.GetOwner Method

Returns the owner.

Pascal
function GetOwner: TPersistent; override;
C++
virtual __fastcall TPersistent * GetOwner();

In TStatusPanels, GetOwner returns the TStatusBar object that contains the panels. 

 

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