RAD Studio VCL Reference
|
Returns the owner of an object.
function GetOwner: TPersistent; override;
virtual __fastcall TPersistent * GetOwner();
GetOwner is used to find the owner of a data binding, that is, the data-aware control.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|